Skip to content

Commit 3b1bfef

Browse files
arekwolkstaabm
authored andcommitted
Entries: .validate()'s submitHandler arguments description fix
1 parent 334593a commit 3b1bfef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entries/validate.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
}
4444
});
4545
</code></pre>
46-
<p>The callback gets passed one argument:</p>
46+
<p>The callback gets passed two arguments:</p>
4747
</desc>
4848
<property name="form" type="Element">
4949
<desc>The form currently being validated, as a DOMElement.</desc>

0 commit comments

Comments
 (0)