diff options
author | Angie Byron <webchick@24967.no-reply.drupal.org> | 2011-01-03 18:03:54 +0000 |
---|---|---|
committer | Angie Byron <webchick@24967.no-reply.drupal.org> | 2011-01-03 18:03:54 +0000 |
commit | db538c82508fd04feab0d310ee2d0def72d479c8 (patch) | |
tree | da1a5a822b3171a0cfc615e541d45f06a30f35a6 /modules/locale | |
parent | e193ae2b73ef46f35e49ddf415573523e57ec2d5 (diff) | |
download | brdo-db538c82508fd04feab0d310ee2d0def72d479c8.tar.gz brdo-db538c82508fd04feab0d310ee2d0def72d479c8.tar.bz2 |
#987384 follow-up by h_peter, jhodgdon: Further clean-ups to group topics.
Diffstat (limited to 'modules/locale')
-rw-r--r-- | modules/locale/locale.admin.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/locale/locale.admin.inc b/modules/locale/locale.admin.inc index 118e9212c..8365cd733 100644 --- a/modules/locale/locale.admin.inc +++ b/modules/locale/locale.admin.inc @@ -743,7 +743,7 @@ function locale_language_providers_session_form($form, &$form_state) { */ /** - * @defgroup locale-translate-administration-screens Translation administration screens. + * @defgroup locale-translate-administration-screens Translation administration screens * @{ * Screens for translation administration. * |