mirror of
https://github.com/evennia/evennia.git
synced 2026-04-05 15:37:17 +02:00
fixed a small typo in docstring
This commit is contained in:
parent
c781160225
commit
33fac1bb76
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue