Skip to content

Commit

Permalink
Fix typo in E0793
Browse files Browse the repository at this point in the history
  • Loading branch information
kupiakos authored Oct 9, 2024
1 parent a1eceec commit 12ce6f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compiler/rustc_error_codes/src/error_codes/E0793.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
An unaligned references to a field of a [packed] struct got created.
An unaligned reference to a field of a [packed] struct got created.

Erroneous code example:

Expand Down

0 comments on commit 12ce6f6

Please sign in to comment.