diff --git a/form_example/form_example_states.inc b/form_example/form_example_states.inc index 0076f84ecb486529392f373db0fa2db280c130a7..008190fac31d7f0b525211a53191c7c1f4dc7d62 100644 --- a/form_example/form_example_states.inc +++ b/form_example/form_example_states.inc @@ -52,7 +52,7 @@ * There are examples below of changing or hiding an element when a checkbox * is checked, when a textarea is filled, when a select has a given value. * - * See @link drupal_process_states full documentation @endlink + * See drupal_process_states() for full documentation. * * See also @link http://api.drupal.org/api/drupal/developer--topics--forms_api_reference.html/7#states Form API Reference @endlink */