Skip to content

Commit e9dc83a

Browse files
authored
Wordsmithing getOverloads in traits.dd
1 parent 594ada7 commit e9dc83a

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
@@ -660,7 +660,7 @@ $(H2 $(GNAME getOverloads))
660660
The second argument is a `string` that matches the name of
661661
the member(s) to return.
662662
The third argument is a `bool`, and is optional. If `true`, the
663-
result will include template overloads.
663+
result will also include template overloads.
664664
The result is a tuple of all the overloads of the supplied name.
665665
)
666666

0 commit comments

Comments
 (0)