FaveCommand -> FavCommand

darcs-hash:20081004173957-5ed1f-dd460b4208c1c7c72b92db6cb85f03accfc1d610.gz
This commit is contained in:
Evan Prodromou 2008-10-04 13:39:57 -04:00
parent cb17be6d98
commit 0bd199f5cc
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ class StatsCommand extends Command {
}
}
class FaveCommand extends Command {
class FavCommand extends Command {
var $other = NULL;