Fix typo in admincmd.txt (#951)

slaped => slapped

Let's just ignore the fact that the key is misspelled too.
This commit is contained in:
OciXCrom 2021-08-07 17:29:11 +02:00 committed by GitHub
parent 5b1b844184
commit 301701b1da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ ADMIN_SLAY_2 = ADMIN %s: slay %s
CLIENT_SLAYED = Client "%s" slayed CLIENT_SLAYED = Client "%s" slayed
ADMIN_SLAP_1 = ADMIN: slap %s with %d damage ADMIN_SLAP_1 = ADMIN: slap %s with %d damage
ADMIN_SLAP_2 = ADMIN %s: slap %s with %d damage ADMIN_SLAP_2 = ADMIN %s: slap %s with %d damage
CLIENT_SLAPED = Client "%s" slaped with %d damage CLIENT_SLAPED = Client "%s" slapped with %d damage
MAP_NOT_FOUND = Map with that name not found or map is invalid MAP_NOT_FOUND = Map with that name not found or map is invalid
ADMIN_MAP_1 = ADMIN: changelevel %s ADMIN_MAP_1 = ADMIN: changelevel %s
ADMIN_MAP_2 = ADMIN %s: changelevel %s ADMIN_MAP_2 = ADMIN %s: changelevel %s