diff --git a/python/damask/_result.py b/python/damask/_result.py index 297566174..73a038c4c 100644 --- a/python/damask/_result.py +++ b/python/damask/_result.py @@ -36,7 +36,7 @@ class Result: Parameters ---------- fname : str - name of the DADF5 file to be openend. + name of the DADF5 file to be opened. """ with h5py.File(fname,'r') as f: