corrected typing mistake
This commit is contained in:
parent
e61fa39515
commit
c7df3853d5
|
@ -47,7 +47,7 @@ PAUSING = pausing
|
||||||
UNPAUSING = unpausing
|
UNPAUSING = unpausing
|
||||||
PAUSE = pause
|
PAUSE = pause
|
||||||
UNPAUSE = unpause
|
UNPAUSE = unpause
|
||||||
COM_SENT_SERVER = Commmand line "%s" sent to server console
|
COM_SENT_SERVER = Command line "%s" sent to server console
|
||||||
CLIENTS_ON_SERVER = Clients on server
|
CLIENTS_ON_SERVER = Clients on server
|
||||||
IMMU = imm
|
IMMU = imm
|
||||||
RESERV = res
|
RESERV = res
|
||||||
|
|
Loading…
Reference in New Issue
Block a user