Skip to content

Commit 480365e

Browse files
authored
Merge pull request #2793 from guai/patch-1
typo merged-on-behalf-of: Nicholas Wilson <thewilsonator@users.noreply.github.com>
2 parents ae5fbca + 2d84e74 commit 480365e

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 a `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)