Skip to content

Commit b825542

Browse files
authored
fix typo (#3642)
1 parent bc10684 commit b825542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Windows.Forms/ContainerControl.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@
361361
362362
]]></format>
363363
</remarks>
364-
<exception cref="T:System.ComponentModel.InvalidEnumArgumentException">A <see cref="T:System.Windows.Forms.AutoValidate" /> value that is not valid was used to set this property.</exception>
364+
<exception cref="T:System.ComponentModel.InvalidEnumArgumentException">An <see cref="T:System.Windows.Forms.AutoValidate" /> value that is not valid was used to set this property.</exception>
365365
<altmember cref="T:System.Windows.Forms.AutoValidate" />
366366
<altmember cref="Overload:System.Windows.Forms.ContainerControl.Validate" />
367367
<altmember cref="E:System.Windows.Forms.ContainerControl.AutoValidateChanged" />

0 commit comments

Comments
 (0)