From 33fac1bb76931e857f04e1a0871a377109914934 Mon Sep 17 00:00:00 2001 From: tajmone Date: Thu, 19 Mar 2015 11:12:42 +0100 Subject: [PATCH] fixed a small typo in docstring --- evennia/server/initial_setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evennia/server/initial_setup.py b/evennia/server/initial_setup.py index 42b975a3c6..689a46b826 100644 --- a/evennia/server/initial_setup.py +++ b/evennia/server/initial_setup.py @@ -35,7 +35,7 @@ As Player #1 you can create a demo/tutorial area with {w@batchcommand tutorial_w WARNING_POSTGRESQL_FIX = \ """ - PostgreSQL-psycopg2 compatability fix: + PostgreSQL-psycopg2 compatibility fix: The in-game channels {chan1}, {chan2} and {chan3} were created, but the superuser was not yet connected to them. Please use in game commands to connect Player #1 to those channels when first