Skip to content

Commit 9ce6677

Browse files
ntrelmaxhaton
andauthored
remove 'form'
Co-authored-by: Max Haughton <maxhaton@gmail.com>
1 parent 2da9a3b commit 9ce6677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/attribute.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ static assert(S.c.offsetof == 8);
237237
static assert(S.sizeof == 16);
238238
--------
239239
)
240-
$(P The $(I AssignExpression) form specifies the alignment
240+
$(P The $(I AssignExpression) specifies the alignment
241241
which matches the behavior of the companion C compiler when non-default
242242
alignments are used. It must be a positive power of 2.
243243
)

0 commit comments

Comments
 (0)