summaryrefslogtreecommitdiff
path: root/classes
diff options
context:
space:
mode:
Diffstat (limited to 'classes')
-rw-r--r--classes/Command.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/Command.php b/classes/Command.php
index dbfe3b7be..ead6a56cc 100644
--- a/classes/Command.php
+++ b/classes/Command.php
@@ -102,7 +102,7 @@ class StatsCommand extends Command {
}
}
-class FaveCommand extends Command {
+class FavCommand extends Command {
var $other = NULL;