summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2009-12-02 00:14:26 +0000
committerDries Buytaert <dries@buytaert.net>2009-12-02 00:14:26 +0000
commita8bb546ecedd14e8e96afbd87e3a183d7b474a9f (patch)
tree8f4abaf162ee7486a7d891fca12bcd1144cd886c /modules
parent0af8301ac2721db0bee7a10884d1da1cfccc7d8e (diff)
downloadbrdo-a8bb546ecedd14e8e96afbd87e3a183d7b474a9f.tar.gz
brdo-a8bb546ecedd14e8e96afbd87e3a183d7b474a9f.tar.bz2
- Patch #620446 by sun: removed a whitespace.
Diffstat (limited to 'modules')
-rw-r--r--modules/system/system.module2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/system/system.module b/modules/system/system.module
index 67c54e7ec..33219edcf 100644
--- a/modules/system/system.module
+++ b/modules/system/system.module
@@ -223,7 +223,7 @@ function system_permission() {
'title' => t('Administer user-uploaded files'),
),
'access administration pages' => array(
- 'title' => t('Use the administration pages and help'),
+ 'title' => t('Use the administration pages and help'),
),
'access contextual links' => array(
'title' => t('Use contextual links'),