= Selectively adjusted casing on localization stubs.

This commit is contained in:
Matthew Cech
2019-06-02 17:49:23 -07:00
parent 1bbce7eb58
commit 5212ef64bf
55 changed files with 214 additions and 214 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ public class CommandDBStats extends Command
}
@Override
public String getHelpText() { return LocStrings.Stub("DBStatsInfo"); }
public String getHelpText() { return LocStrings.stub("DBStatsInfo"); }
@Override
public void onRun(KittyGuild guild, KittyChannel channel, KittyUser user, UserInput input, Response res)