Skip to content

Commit eb73823

Browse files
steseejskeet
authored andcommitted
Update documentation-comments.md
Added missing '/'
1 parent 12f8494 commit eb73823

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
@@ -230,7 +230,7 @@ and the external file “docs.xml” had the following contents:
230230
then the same documentation is output as if the source code contained:
231231

232232
```xml
233-
// <summary>
233+
/// <summary>
234234
/// Contains a list of integers.
235235
/// </summary>
236236
public class IntList { ... }

0 commit comments

Comments
 (0)