diff options
Diffstat (limited to 'modules/system/system.module')
-rw-r--r-- | modules/system/system.module | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/system/system.module b/modules/system/system.module index a85e3fa49..151c26979 100644 --- a/modules/system/system.module +++ b/modules/system/system.module @@ -209,7 +209,7 @@ function system_perm() { } /** - * Implementation of hook_rdf_namespace(). + * Implementation of hook_rdf_namespaces(). */ function system_rdf_namespaces() { return array( |