From 8e93df299fb1d301ea2273f50114a15fa1653447 Mon Sep 17 00:00:00 2001 From: Griatch Date: Sat, 10 Jan 2015 18:40:23 +0100 Subject: [PATCH] Minor typo fix in launcher --- bin/evennia | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bin/evennia b/bin/evennia index 609b55e6b0..c329379f05 100755 --- a/bin/evennia +++ b/bin/evennia @@ -165,7 +165,8 @@ INFO_WINDOWS_BATFILE = \ CMDLINE_HELP = \ """ Starts or operates the Evennia MU* server. Also allows for - initializing a new game directory and manage the game database. + initializing a new game directory and managing the game's + database. """