Skip to content

Commit d8820ba

Browse files
Tweak to XML comment formatting integration test expected results based on change to punctuation spacing.
1 parent 00fdc1c commit d8820ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CodeMaid.IntegrationTests/Formatting/Data/XMLCommentFormat_Formatted.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ public bool SecondMethod(bool isParam)
4545
}
4646

4747
/// <summary>
48-
/// <see cref="CommentFormatting"/> <see cref="CommentFormatting"/>
48+
/// <see cref="CommentFormatting"/><see cref="CommentFormatting"/>
4949
/// </summary>
5050
public void ThirdMethod()
5151
{

0 commit comments

Comments
 (0)