summaryrefslogtreecommitdiff
path: root/PyMca5/PyMcaPhysics/xas/XASClass.py
diff options
context:
space:
mode:
Diffstat (limited to 'PyMca5/PyMcaPhysics/xas/XASClass.py')
-rw-r--r--PyMca5/PyMcaPhysics/xas/XASClass.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/PyMca5/PyMcaPhysics/xas/XASClass.py b/PyMca5/PyMcaPhysics/xas/XASClass.py
index 66c2649..38cfac3 100644
--- a/PyMca5/PyMcaPhysics/xas/XASClass.py
+++ b/PyMca5/PyMcaPhysics/xas/XASClass.py
@@ -1264,7 +1264,7 @@ class XASClass(object):
else:
raise ValueError("Method <%s> not implemented" % method)
- # Returning dictionnary can contain:
+ # Returning dictionary can contain:
# The edge energy (mandatory)
# The interpolated spectrum (if any)
# The derivative spectrum (if any)