summaryrefslogtreecommitdiff
path: root/includes/theme.inc
diff options
context:
space:
mode:
Diffstat (limited to 'includes/theme.inc')
-rw-r--r--includes/theme.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/theme.inc b/includes/theme.inc
index c4ce2a735..17c49f1c4 100644
--- a/includes/theme.inc
+++ b/includes/theme.inc
@@ -2097,7 +2097,7 @@ function template_preprocess(&$variables, $hook) {
}
/**
- * Returns hook-independant variables to template_preprocess().
+ * Returns hook-independent variables to template_preprocess().
*/
function _template_preprocess_default_variables() {
global $user;