diff options
-rw-r--r-- | modules/system/system.api.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/system/system.api.php b/modules/system/system.api.php index 50521f5d8..059bafcd6 100644 --- a/modules/system/system.api.php +++ b/modules/system/system.api.php @@ -526,7 +526,7 @@ function hook_cron_queue_info_alter(&$queues) { * a matching theme function, e.g. theme_elementtype(), which should be * registered with hook_theme() as normal. * - * Form more information about custom element types see the explanation at + * For more information about custom element types see the explanation at * http://drupal.org/node/169815. * * @return |