summaryrefslogtreecommitdiff
path: root/example_project/settings.py
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2020-12-16 11:06:43 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2021-02-28 12:15:22 +0100
commit1bc958348b165fa4c3b9474384985f6047cd4e5d (patch)
tree23e06af316435efe5f33f3f9e5d304b5a54d8d2d /example_project/settings.py
parent69291c8ebc37437517537736fcdaa2936ed69dcc (diff)
downloadIshtar-1bc958348b165fa4c3b9474384985f6047cd4e5d.tar.bz2
Ishtar-1bc958348b165fa4c3b9474384985f6047cd4e5d.zip
Fix english typo
Diffstat (limited to 'example_project/settings.py')
-rw-r--r--example_project/settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/example_project/settings.py b/example_project/settings.py
index 344fd8eab..53c436501 100644
--- a/example_project/settings.py
+++ b/example_project/settings.py
@@ -272,7 +272,7 @@ SURFACE_UNIT = 'square-metre'
SURFACE_UNIT_LABEL = 'm²'
JOINT = " | "
# dir for ishtar maintenance script - as it can be a serious security issue if
-# not managed cautiously the dir contening theses scripts is not set by default
+# not managed cautiously the dir contening these scripts is not set by default
ISHTAR_SCRIPT_DIR = ""
ISHTAR_FILE_PREFIX = ""