Skip to content

Commit 97f1ff2

Browse files
Add langword for false
Co-authored-by: Carlos Sánchez López <[email protected]>
1 parent 339c17b commit 97f1ff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Drawing.Imaging.Effects/Effect.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
</Parameters>
6767
<Docs>
6868
<param name="disposing">
69-
<see langword="true" /> to release both managed and unmanaged resources; false to release only unmanaged resources.</param>
69+
<see langword="true" /> to release both managed and unmanaged resources; <see langword="false" /> to release only unmanaged resources.</param>
7070
<summary>Releases the unmanaged resources used by the <see cref="T:System.Drawing.Imaging.Effects.Effect" /> and optionally releases the managed resources.</summary>
7171
<remarks>To be added.</remarks>
7272
</Docs>

0 commit comments

Comments
 (0)