Skip to content

Commit 33a798a

Browse files
johnnyreillyjzaefferer
authored andcommitted
Fix typo. Closes gh-3
1 parent 9548616 commit 33a798a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entries/maxlength-method.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<entry name="maxlength" type="method" return="Boolean">
33
<title>maxlength method</title>
4-
<desc>Makes the element require a given maxmimum length.</desc>
4+
<desc>Makes the element require a given maximum length.</desc>
55
<longdesc>
66
Return false if the element is
77
<ul>

0 commit comments

Comments
 (0)