mirror of
https://github.com/Sollace/Unicopia.git
synced 2024-11-23 21:38:00 +01:00
Fixed typo
This commit is contained in:
parent
c05ef18197
commit
23522e4f18
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ public class PowerDisguise extends PowerFeed {
|
|||
|
||||
@Override
|
||||
public String getKeyName() {
|
||||
return "unicopia.power.diguise";
|
||||
return "unicopia.power.disguise";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in a new issue