From 301701b1da4f25e3c8fa442d16c5d86a52aa2a75 Mon Sep 17 00:00:00 2001 From: OciXCrom Date: Sat, 7 Aug 2021 17:29:11 +0200 Subject: [PATCH] Fix typo in admincmd.txt (#951) slaped => slapped Let's just ignore the fact that the key is misspelled too. --- plugins/lang/admincmd.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/lang/admincmd.txt b/plugins/lang/admincmd.txt index e5e103a7..159b0b08 100755 --- a/plugins/lang/admincmd.txt +++ b/plugins/lang/admincmd.txt @@ -17,7 +17,7 @@ ADMIN_SLAY_2 = ADMIN %s: slay %s CLIENT_SLAYED = Client "%s" slayed ADMIN_SLAP_1 = ADMIN: 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 ADMIN_MAP_1 = ADMIN: changelevel %s ADMIN_MAP_2 = ADMIN %s: changelevel %s