1
0
Fork 0
mirror of https://github.com/Sollace/Unicopia.git synced 2025-04-01 08:45:28 +02:00

Fixed typo

This commit is contained in:
Sollace 2019-02-02 22:34:02 +02:00
parent c05ef18197
commit 23522e4f18

View file

@ -22,7 +22,7 @@ public class PowerDisguise extends PowerFeed {
@Override @Override
public String getKeyName() { public String getKeyName() {
return "unicopia.power.diguise"; return "unicopia.power.disguise";
} }
@Override @Override