From a783934e56d44503d74baacdf0bb60da2cc05cb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arkadiusz=20Wo=C5=82k?= Date: Thu, 20 Oct 2016 15:48:44 +0200 Subject: [PATCH] validate.xml submitHandler arguments description fix --- entries/validate.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entries/validate.xml b/entries/validate.xml index 5f2f9b2..f100364 100644 --- a/entries/validate.xml +++ b/entries/validate.xml @@ -43,7 +43,7 @@ } }); -

The callback gets passed one argument:

+

The callback gets passed two arguments:

The form currently being validated, as a DOMElement.