From 27eabe924c979ae038a9d86d594cf4e9e92d2d64 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! """