Fixed a formatting error in the twisted setup string for Windows.

This commit is contained in:
Griatch 2012-04-02 00:27:14 +02:00
parent 4b56d5a3a4
commit 4977153de2

View file

@ -216,7 +216,7 @@ if os.name == 'nt':
created for you. This is a simple batch file that tries to call
the twisted executable. Evennia determined this to be:
%{twistd_path}s
%(twistd_path)s
If you run into errors at startup you might need to edit
twistd.bat to point to the actual location of the Twisted