diff options
Diffstat (limited to 'includes/bootstrap.inc')
-rw-r--r-- | includes/bootstrap.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/bootstrap.inc b/includes/bootstrap.inc index 4d6c24e07..8b9038474 100644 --- a/includes/bootstrap.inc +++ b/includes/bootstrap.inc @@ -1191,7 +1191,7 @@ function drupal_maintenance_theme() { } /** - * Return the name of the localisation function. Use in code that needs to + * Return the name of the localization function. Use in code that needs to * run both during installation and normal operation. */ function get_t() { |