Issue #1705042 by aspilicious: Fix typo in form_load_include docs

merge-requests/26/head
Jennifer Hodgdon 2012-07-30 11:32:26 -07:00
parent 14b23a6e29
commit 5520fb4105
1 changed files with 1 additions and 1 deletions

View File

@ -574,7 +574,7 @@ function form_state_keys_no_cache() {
}
/**
* Ensures an include file is loaded loaded whenever the form is processed.
* Ensures an include file is loaded whenever the form is processed.
*
* Example:
* @code