Skip to content

Commit 4d777f1

Browse files
gnzlbgRalfJung
andauthored
Update reference/src/layout/unions.md
Co-Authored-By: Ralf Jung <post@ralfj.de>
1 parent 88c91f0 commit 4d777f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/src/layout/unions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ you have to use `#[repr(C)]`.
5757

5858
#### Layout of unions with a single non-zero-sized field
5959

60-
The layout of unions with a single single non-[1-ZST]-field" is the same as the
60+
The layout of unions with a single non-[1-ZST]-field" is the same as the
6161
layout of that field if it has no [padding] bytes.
6262

6363
For example, here:

0 commit comments

Comments
 (0)