summaryrefslogtreecommitdiff
path: root/PyMca5/PyMcaDataDir.py
diff options
context:
space:
mode:
Diffstat (limited to 'PyMca5/PyMcaDataDir.py')
-rw-r--r--PyMca5/PyMcaDataDir.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/PyMca5/PyMcaDataDir.py b/PyMca5/PyMcaDataDir.py
index 584070a..b2f78ee 100644
--- a/PyMca5/PyMcaDataDir.py
+++ b/PyMca5/PyMcaDataDir.py
@@ -73,7 +73,7 @@ if PYMCA_DOC_DIR_ENV is not None:
raise IOError('%s directory set from environent not found' % \
PYMCA_DATA_DIR)
else:
- txt = "WARNING: Taking PYMCA_DOC_DIR from environement.\n"
+ txt = "WARNING: Taking PYMCA_DOC_DIR from environment.\n"
txt += "Use it at your own risk."
print(txt)