Spelling POG

This commit is contained in:
Driftay
2019-09-15 16:33:22 -04:00
parent 4f38bfa949
commit 2fe4d29c0e
14 changed files with 69 additions and 69 deletions

View File

@@ -50,7 +50,7 @@ public class CmdPaypalSet extends FCommand {
context.msg(TL.GENERIC_NOPERMISSION, "set another factions paypal!");
}
} else {
context.msg(FactionsPlugin.getInstance().cmdBase.cmdPaypalSet.getUseageTemplate(context));
context.msg(FactionsPlugin.getInstance().cmdBase.cmdPaypalSet.getUsageTemplate(context));
}
}