Skip to content

Commit 795de87

Browse files
trivalikgewarren
andauthored
remove duplicate exception close tag
Co-authored-by: Genevieve Warren <[email protected]>
1 parent 816188a commit 795de87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Windows/Clipboard.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -874,7 +874,7 @@
874874
</remarks>
875875
<exception cref="T:System.Runtime.InteropServices.ExternalException">The Clipboard could not be cleared. This typically occurs when the Clipboard is being used by another process.</exception>
876876
<exception cref="T:System.ArgumentNullException">
877-
<paramref name="format" /> is <see langword="String.Empty" />.</exception>
877+
<paramref name="format" /> is <see langword="String.Empty" />.
878878

879879
-or-
880880

0 commit comments

Comments
 (0)