From 4ebb6f8563640026176a7e0721d6dd2e3d71d160 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 16 Dec 2020 11:06:43 +0100 Subject: Fix english typo --- example_project/settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example_project') 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 = "" -- cgit v1.2.3