This commit is contained in:
Leijurv 2019-03-16 23:23:20 -07:00
parent aaaf0f8839
commit cfec67f1f9
No known key found for this signature in database
GPG Key ID: 44A3EA646EADAC6A
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ public final class FollowProcess extends BaritoneProcessHelper implements IFollo
@Override
public String displayName0() {
return "Follow " + cache;
return "Following " + cache;
}
@Override