summaryrefslogtreecommitdiff
path: root/ishtar/settings.py.example
diff options
context:
space:
mode:
Diffstat (limited to 'ishtar/settings.py.example')
-rw-r--r--ishtar/settings.py.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/ishtar/settings.py.example b/ishtar/settings.py.example
index 192f13108..64f44af1d 100644
--- a/ishtar/settings.py.example
+++ b/ishtar/settings.py.example
@@ -7,7 +7,7 @@
SRID = 27572
ENCODING = '' # specific encoding for CSV export - default to utf-8
SURFACE_UNIT = 'square-metre'
-SURFACE_UNIT_LABEL = 'm²'
+SURFACE_UNIT_LABEL = u'm²'
ROOT_PATH = "/var/local/webapp/ishtar/ishtar/"
URL_PATH = ""