From 80db329fadecd48da3b603b4b38c0d3d0f0cf93c Mon Sep 17 00:00:00 2001 From: Storsorken Date: Wed, 8 Mar 2023 13:55:19 +0100 Subject: [PATCH] docs: #21 fix comment --- evennia/scripts/tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evennia/scripts/tests.py b/evennia/scripts/tests.py index 700e82e429..7e4aa5f13f 100644 --- a/evennia/scripts/tests.py +++ b/evennia/scripts/tests.py @@ -1,5 +1,5 @@ """ -Unit tests for the scripts module +Unit tests for the scripts package """