Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: Oli Scherer <[email protected]>
  • Loading branch information
RalfJung and oli-obk authored Oct 20, 2022
1 parent 4ddf1b5 commit a0cc385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compiler/rustc_error_codes/src/error_codes/E0791.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 a0cc385

Please sign in to comment.