commit 8793fd281ef8560ad3bef7e92944206d19c3b640 Author: Stefan Topfstedt Date: Tue May 7 23:54:51 2013 -0400 1898458-new-changes. diff --git a/core/modules/system/tests/modules/theme_test/theme_test.inc b/core/modules/system/tests/modules/theme_test/theme_test.inc index dbc2b33..6cde683 100644 --- a/core/modules/system/tests/modules/theme_test/theme_test.inc +++ b/core/modules/system/tests/modules/theme_test/theme_test.inc @@ -8,7 +8,7 @@ function theme_theme_test($variables) { } /** - * Prepares variables for theme_theme_test(). + * Preprocesses variables for theme_theme_test(). */ function template_preprocess_theme_test(&$variables) { $variables['foo'] = 'template_preprocess_theme_test';