]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
FaveCommand -> FavCommand
authorEvan Prodromou <evan@controlyourself.ca>
Sat, 4 Oct 2008 17:39:57 +0000 (13:39 -0400)
committerEvan Prodromou <evan@controlyourself.ca>
Sat, 4 Oct 2008 17:39:57 +0000 (13:39 -0400)
darcs-hash:20081004173957-5ed1f-dd460b4208c1c7c72b92db6cb85f03accfc1d610.gz

classes/Command.php

index dbfe3b7be6839d4906632e70db5644f206d30c9d..ead6a56cc1affa6181b524dc04c17a00e431b298 100644 (file)
@@ -102,7 +102,7 @@ class StatsCommand extends Command {
        }
 }
 
-class FaveCommand extends Command {
+class FavCommand extends Command {
        
        var $other = NULL;