From 9c3b49a9a4cc392840f99d874f7c80547a409cb1 Mon Sep 17 00:00:00 2001 From: Jennifer Hodgdon Date: Tue, 11 Sep 2012 08:49:22 -0700 Subject: Issue #262690 by Albert Volkman: Use correct name for Form API not Forms API --- modules/system/theme.api.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/system/theme.api.php') diff --git a/modules/system/theme.api.php b/modules/system/theme.api.php index cd7ecfde8..6865421cf 100644 --- a/modules/system/theme.api.php +++ b/modules/system/theme.api.php @@ -70,8 +70,8 @@ * Allow themes to alter the theme-specific settings form. * * With this hook, themes can alter the theme-specific settings form in any way - * allowable by Drupal's Forms API, such as adding form elements, changing - * default values and removing form elements. See the Forms API documentation on + * allowable by Drupal's Form API, such as adding form elements, changing + * default values and removing form elements. See the Form API documentation on * api.drupal.org for detailed information. * * Note that the base theme's form alterations will be run before any sub-theme -- cgit v1.2.3