diff options
Diffstat (limited to 'modules/locale/locale.module')
-rw-r--r-- | modules/locale/locale.module | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/locale/locale.module b/modules/locale/locale.module index aba4acab1..f98652cdf 100644 --- a/modules/locale/locale.module +++ b/modules/locale/locale.module @@ -7,7 +7,7 @@ * * When enabled, the site interface can be displayed in different * languages. The setup of languages and translations is completely - * we based. Gettext portable object files are supported. + * web based. Gettext portable object files are supported. */ // --------------------------------------------------------------------------------- |