Skip to content

Commit e99cfc1

Browse files
authored
Remove indentation that might cause a code block
1 parent 795de87 commit e99cfc1

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
@@ -878,7 +878,7 @@
878878

879879
-or-
880880

881-
<paramref name="format" /> or <paramref name="data" /> is <see langword="null" />.</exception>
881+
<paramref name="format" /> or <paramref name="data" /> is <see langword="null" />.</exception>
882882
<altmember cref="M:System.Windows.Clipboard.ContainsData(System.String)" />
883883
<altmember cref="M:System.Windows.Clipboard.GetData(System.String)" />
884884
</Docs>

0 commit comments

Comments
 (0)