fixing a typo

This commit is contained in:
toyomoyo
2006-08-23 05:52:39 +00:00
parent ed60c54a94
commit b56d75dd00
+1 -1
View File
@@ -133,7 +133,7 @@ $mod_glossary_capabilities = array(
'mod/glossary:export' => array(
'captype' => 'write',
'captype' => 'read',
'contextlevel' => CONTEXT_MODULE,
'legacy' => array(
'guest' => CAP_PREVENT,