mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-08 23:04:35 +00:00
[svn r7083] Spelling correction
This commit is contained in:
@@ -13,7 +13,7 @@ areanames = {
|
||||
'2b': '2b – Eishöhle area',
|
||||
'2c': '2c – Kaninchenhöhle area',
|
||||
'2d': '2d – Steinbrückenhöhle area',
|
||||
'3': '3 – Bräning Alm',
|
||||
'3': '3 – Bräuning Alm',
|
||||
'4': '4 – Kratzer valley',
|
||||
'5': '5 – Schwarzmoos-Wildensee',
|
||||
'6': '6 – Far plateau',
|
||||
@@ -57,6 +57,7 @@ def find_effective_number(c):
|
||||
return c["Kataster Number"]
|
||||
else:
|
||||
return c["Unofficial number"]
|
||||
|
||||
def longnumber(c, number):
|
||||
"""Both numbers"""
|
||||
if (c["Unofficial number"] and c["Unofficial number"] != number):
|
||||
|
||||
Reference in New Issue
Block a user