summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/libraries
diff options
context:
space:
mode:
authorAndrey Andreev <narf@bofh.bg>2012-11-03 17:26:27 +0100
committerAndrey Andreev <narf@bofh.bg>2012-11-03 17:26:27 +0100
commit751f2479460c6f5cfc5333f6561d9827a92089bd (patch)
tree7714203244d3532a0e2578df811697a3bc8c2f27 /user_guide_src/source/libraries
parentd7677ab78cb98283677f85a8acf3ef4489a30d5e (diff)
Fix #1957
Diffstat (limited to 'user_guide_src/source/libraries')
-rw-r--r--user_guide_src/source/libraries/form_validation.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/user_guide_src/source/libraries/form_validation.rst b/user_guide_src/source/libraries/form_validation.rst
index c010eb578..a3a35b499 100644
--- a/user_guide_src/source/libraries/form_validation.rst
+++ b/user_guide_src/source/libraries/form_validation.rst
@@ -910,9 +910,6 @@ Rule Parameter Description
to two parameters, where at least one is required (to pass
the field data).
-.. note:: When using the **matches** rule, the form item specified
- to compare against must already be defined.
-
******************
Prepping Reference
******************