From c697c9af3d09f056a7e6121fd02c95a0d4c21e60 Mon Sep 17 00:00:00 2001 From: CloudKeeper <46334817+CloudKeeper@users.noreply.github.com> Date: Fri, 9 Sep 2022 18:37:16 +1000 Subject: [PATCH] Fixed Typo --- evennia/objects/objects.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evennia/objects/objects.py b/evennia/objects/objects.py index def8ba0843..11e9f5f6dd 100644 --- a/evennia/objects/objects.py +++ b/evennia/objects/objects.py @@ -534,7 +534,7 @@ class DefaultObject(ObjectDB, metaclass=TypeclassBase): # handle stacks, disable multimatch errors nstack = nresults if not exact: - # we re-run exact match agains one of the matches to + # we re-run exact match against one of the matches to # make sure we were not catching partial matches not belonging # to the stack nstack = len(