summaryrefslogtreecommitdiff
path: root/lib/plugins/extension/helper/extension.php
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2014-01-06 21:31:14 +0100
committerAndreas Gohr <andi@splitbrain.org>2014-01-06 21:31:14 +0100
commitcf37525f0abe7425193f3ec2bf426cf834a949a3 (patch)
tree820cb4162967485d07d5709733f6e3328fdc637b /lib/plugins/extension/helper/extension.php
parent189c9cabe204e2493f7d44f66361ad167f7e1c02 (diff)
downloadrpg-cf37525f0abe7425193f3ec2bf426cf834a949a3.tar.gz
rpg-cf37525f0abe7425193f3ec2bf426cf834a949a3.tar.bz2
typo fix
Diffstat (limited to 'lib/plugins/extension/helper/extension.php')
-rw-r--r--lib/plugins/extension/helper/extension.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/plugins/extension/helper/extension.php b/lib/plugins/extension/helper/extension.php
index 3f4906463..1676e3962 100644
--- a/lib/plugins/extension/helper/extension.php
+++ b/lib/plugins/extension/helper/extension.php
@@ -632,7 +632,7 @@ class helper_plugin_extension_extension extends DokuWiki_Plugin {
/**
* Uninstall the extension
*
- * @return bool If the plugin was sucessfully installed
+ * @return bool If the plugin was sucessfully uninstalled
*/
public function uninstall() {
$this->purgeCache();