Skip to content

Commit 1237e56

Browse files
committed
C#: Fix typo
1 parent 591f90f commit 1237e56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/ql/src/API Abuse/FormatInvalid.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ should be taken into account:
1818
</li>
1919
<li>
2020
Missing arguments will result in a <code>System.FormatException</code> exception
21-
being thrown
21+
being thrown.
2222
</li>
2323
</ol>
2424

0 commit comments

Comments
 (0)