From c110768293f8c7cdd76a042a38d732c3cd7a1a6b Mon Sep 17 00:00:00 2001 From: Griatch Date: Sat, 27 Jan 2018 11:28:20 +0100 Subject: [PATCH] Correct some language --- evennia/server/profiling/dummyrunner.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evennia/server/profiling/dummyrunner.py b/evennia/server/profiling/dummyrunner.py index 34b6acafba..30201be5f1 100644 --- a/evennia/server/profiling/dummyrunner.py +++ b/evennia/server/profiling/dummyrunner.py @@ -106,7 +106,7 @@ ERROR_NO_MIXIN = \ error completely. Warning: Don't run dummyrunner on a production database! It will - create a lot of spammy objects and account accounts! + create a lot of spammy objects and accounts! """