Index: trunk/extensions/APC/ViewAPC.i18n.php |
— | — | @@ -5,7 +5,7 @@ |
6 | 6 | $messages['en'] = array( |
7 | 7 | 'viewapc' => 'APC information', |
8 | 8 | 'viewapc-desc' => '[[Special:ViewAPC|View and manage APC cache]] with MediaWiki', |
9 | | - 'right-apc' => 'Use all features in Special:APC', |
| 9 | + 'right-apc' => 'Use all features in Special:ViewAPC', |
10 | 10 | |
11 | 11 | 'viewapc-apc-not-available' => 'No cache info available. |
12 | 12 | APC does not appear to be running.', |