C#: Fix typo

This commit is contained in:
Tom Hvitved
2021-01-04 12:59:45 +01:00
parent 591f90f98e
commit 1237e566d0

View File

@@ -18,7 +18,7 @@ should be taken into account:
</li>
<li>
Missing arguments will result in a <code>System.FormatException</code> exception
being thrown
being thrown.
</li>
</ol>