forked from External/mage
text fixes
This commit is contained in:
parent
11e54fa367
commit
f482eef06a
6 changed files with 11 additions and 11 deletions
|
|
@ -43,6 +43,6 @@ public enum SourceControllerCountersCount implements DynamicValue {
|
|||
|
||||
@Override
|
||||
public String getMessage() {
|
||||
return counterType.getName() + " you have";
|
||||
return counterType.getName() + " counter you have";
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue