Skip to content

Commit a47558e

Browse files
maxhatondlang-bot
authored andcommitted
Use an Oxford comma in the allMembers spec
For future reference the Oxford comma is the desired form - this commit message left here so there's something to search for.
1 parent dd2e99e commit a47558e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/traits.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1453,7 +1453,7 @@ $(H2 $(GNAME getVirtualIndex))
14531453
$(H2 $(GNAME allMembers))
14541454

14551455
$(P Takes a single argument, which must evaluate to either
1456-
a module, a struct, a union, a class, an interface or a
1456+
a module, a struct, a union, a class, an interface, or a
14571457
template instantiation.
14581458

14591459
A tuple of string literals is returned, each of which

0 commit comments

Comments
 (0)