Skip to content

Commit a0cc385

Browse files
RalfJungoli-obk
andauthored
fix typo
Co-authored-by: Oli Scherer <[email protected]>
1 parent 4ddf1b5 commit a0cc385

File tree

1 file changed

+1
-1
lines changed
  • compiler/rustc_error_codes/src/error_codes

1 file changed

+1
-1
lines changed

compiler/rustc_error_codes/src/error_codes/E0791.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
An unaligned references to a field of a [packed] struct got created.
1+
An unaligned reference to a field of a [packed] struct got created.
22

33
Erroneous code example:
44

0 commit comments

Comments
 (0)