Skip to content

Commit e408d0e

Browse files
authored
typo
1 parent 8d950dd commit e408d0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/struct.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -977,7 +977,7 @@ $(H2 $(LEGACY_LNAME2 StructCopyConstructor, struct-copy-constructor, Struct Copy
977977

978978
$(P If the generated copy constructor fails to type check, it will receive the `@disable` attribute.)
979979

980-
$(P f an `union S` has fields that define a copy constructor, whenever an object of type `S`
980+
$(P If an `union S` has fields that define a copy constructor, whenever an object of type `S`
981981
is initialized by copy, an error will be issued. The same rule applies to overlapped fields
982982
(anonymous unions).)
983983

0 commit comments

Comments
 (0)