From fa39282ef779a331ba2e3096f791c5a663994e16 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sat, 19 Feb 2011 00:09:11 +0000 Subject: - Patch #1056108 by 1V: consistent use of 'JavaScript' and 'Ajax'. --- includes/theme.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/theme.inc') diff --git a/includes/theme.inc b/includes/theme.inc index 8e3573085..0b14b9f83 100644 --- a/includes/theme.inc +++ b/includes/theme.inc @@ -104,7 +104,7 @@ function drupal_theme_initialize() { drupal_static_reset('drupal_alter'); // Provide the page with information about the theme that's used, so that a - // later AJAX request can be rendered using the same theme. + // later Ajax request can be rendered using the same theme. // @see ajax_base_page_theme() $setting['ajaxPageState'] = array( 'theme' => $theme_key, -- cgit v1.2.3