Issue #1705042 by aspilicious: Fix typo in form_load_include docs

8.0.x
Jennifer Hodgdon 2012-07-30 11:31:47 -07:00
parent 065fab69bb
commit a50bfdeee8
1 changed files with 1 additions and 1 deletions

View File

@ -576,7 +576,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