diff --git a/python/damask/_orientation.py b/python/damask/_orientation.py index bb14fd38b..e727c54ae 100644 --- a/python/damask/_orientation.py +++ b/python/damask/_orientation.py @@ -13,7 +13,7 @@ _parameter_doc = \ """ family : {'triclinic', 'monoclinic', 'orthorhombic', 'tetragonal', 'hexagonal', 'cubic'}, optional. Name of the crystal family. - Will be infered if 'lattice' is given. + Family will be inferred if 'lattice' is given. lattice : {'aP', 'mP', 'mS', 'oP', 'oS', 'oI', 'oF', 'tP', 'tI', 'hP', 'cP', 'cI', 'cF'}, optional. Name of the Bravais lattice in Pearson notation. a : float, optional