diff options
Diffstat (limited to 'includes/locale.inc')
-rw-r--r-- | includes/locale.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/locale.inc b/includes/locale.inc index 36c3092ac..308ba82f2 100644 --- a/includes/locale.inc +++ b/includes/locale.inc @@ -645,7 +645,7 @@ function _locale_import_read_po($op, $file, $mode = NULL, $lang = NULL) { } /** - * Sets an error message occured during locale file parsing. + * Sets an error message occurred during locale file parsing. * * @param $message * The message to be translated |