diff options
-rw-r--r-- | modules/locale.module | 2 | ||||
-rw-r--r-- | modules/locale/locale.module | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/modules/locale.module b/modules/locale.module index aba4acab1..f98652cdf 100644 --- a/modules/locale.module +++ b/modules/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. */ // --------------------------------------------------------------------------------- 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. */ // --------------------------------------------------------------------------------- |