From ffb51350c46fd96ef43b4f1333f864b9dd05773b Mon Sep 17 00:00:00 2001 From: Antz Date: Mon, 8 Mar 2021 10:23:11 +0000 Subject: [PATCH] [Cleanup] Fixed up trailing spaces identified by github actions. pt 2 --- src/mangosd/mangosd.conf.dist.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mangosd/mangosd.conf.dist.in b/src/mangosd/mangosd.conf.dist.in index 97e817c7..cd4fccf1 100644 --- a/src/mangosd/mangosd.conf.dist.in +++ b/src/mangosd/mangosd.conf.dist.in @@ -1703,7 +1703,7 @@ CharDelete.KeepDays = 30 # # Warden.ClientCheckFailAction # Description: Default action being taken if a client check failed. Actions can be -# overwritten for each single check via warden_action table in characters +# overwritten for each single check via warden_action table in characters # database. # Default: 1 - (Kick) # 0 - (Disabled, Logging only)