Skip to content

Commit 20affa7

Browse files
nschonniRon Petrusha
authored andcommitted
typo: minimu -> minimum (#2178)
1 parent cbf7eba commit 20affa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.ComponentModel.DataAnnotations/RangeAttribute.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@
362362
</ReturnValue>
363363
<Docs>
364364
<summary>Gets the minimum allowed field value.</summary>
365-
<value>The minimu value that is allowed for the data field.</value>
365+
<value>The minimum value that is allowed for the data field.</value>
366366
<remarks>
367367
<format type="text/markdown"><![CDATA[
368368

0 commit comments

Comments
 (0)