Skip to content

Commit 6d64abd

Browse files
committed
Fixes to documentation comments
One based on #566, but also a typo in the included XML. I originally thought we should delete StringList, but I assume the intention is actually to indicate that the relevant piece of XML is included and other pieces are ignored.
1 parent eb73823 commit 6d64abd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

standard/documentation-comments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ and the external file “docs.xml” had the following contents:
221221
</class>
222222
<class name="StringList">
223223
<summary>
224-
Contains a list of integers.
224+
Contains a list of strings.
225225
</summary>
226226
</class>
227227
</extradoc>

0 commit comments

Comments
 (0)