summaryrefslogtreecommitdiff
path: root/includes/form.inc
diff options
context:
space:
mode:
Diffstat (limited to 'includes/form.inc')
-rw-r--r--includes/form.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/form.inc b/includes/form.inc
index e18262262..daa7bd8ae 100644
--- a/includes/form.inc
+++ b/includes/form.inc
@@ -1786,7 +1786,7 @@ function form_process_radios($element) {
* Add input format selector to text elements with the #input_format property.
*
* The #input_format property should be the ID of an input format, found in
- * {filter_formats}.format, which gets passed to filter_form().
+ * {filter_format}.format, which gets passed to filter_form().
*
* If the property #input_format is set, the form element will be expanded into
* two separate form elements, one holding the content of the element, and the