Issue #1705042 by aspilicious: Fix typo in form_load_include docs
parent
14b23a6e29
commit
5520fb4105
|
@ -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:
|
* Example:
|
||||||
* @code
|
* @code
|
||||||
|
|
Loading…
Reference in New Issue