summaryrefslogtreecommitdiffstats
path: root/core/models/logbooks.py
diff options
context:
space:
mode:
Diffstat (limited to 'core/models/logbooks.py')
-rw-r--r--core/models/logbooks.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/models/logbooks.py b/core/models/logbooks.py
index 361fb96..9a13b59 100644
--- a/core/models/logbooks.py
+++ b/core/models/logbooks.py
@@ -11,7 +11,7 @@ from troggle.core.models.troggle import Expedition, TroggleModel
"""
todo = """
-- Can we rewrite things to eliminate the CaveSlug and EntranceSlug Classes and objects? Surely
+- Can we rewrite things to eliminate the CaveSlug and objects? Surely
foreign keys work fine ?!
"""