summaryrefslogtreecommitdiffstats
path: root/parsers/caves.py
diff options
context:
space:
mode:
Diffstat (limited to 'parsers/caves.py')
-rw-r--r--parsers/caves.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/parsers/caves.py b/parsers/caves.py
index 2489d6e..f7ca541 100644
--- a/parsers/caves.py
+++ b/parsers/caves.py
@@ -363,7 +363,7 @@ def readentrance(filename):
def readcave(filename):
- """Reads an enrance description from the .html file
+ """Reads an entrance description from the .html file
Convoluted. Sorry.This is as I inherited it and I haven't fiddled with it. Needs rewriting
Assumes any area it hasn't seen before is a subarea of 1623
"""