summaryrefslogtreecommitdiffstats
path: root/core/utils.py
diff options
context:
space:
mode:
Diffstat (limited to 'core/utils.py')
-rw-r--r--core/utils.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/utils.py b/core/utils.py
index f487c7b..8cbbda2 100644
--- a/core/utils.py
+++ b/core/utils.py
@@ -24,7 +24,7 @@ from django.template import Context, loader
'''This file declares TROG a globally visible object for caches.
-TROG is a dictionary holding gloablly visible indexes and cache functions.
+TROG is a dictionary holding globally visible indexes and cache functions.
It is a Global Object, see https://python-patterns.guide/python/module-globals/
troggle.utils.TROG