diff --git a/python/triqs_dft_tools/converters/wannier90.py b/python/triqs_dft_tools/converters/wannier90.py index 524a680e..4ccf7ea6 100644 --- a/python/triqs_dft_tools/converters/wannier90.py +++ b/python/triqs_dft_tools/converters/wannier90.py @@ -76,7 +76,7 @@ class Wannier90Converter(ConverterTools): Name of subgroup storing correlated-shell symmetry data repacking : boolean, optional Does the hdf5 archive need to be repacked to save space? - rot_mat_typ : string, optional + rot_mat_type : string, optional Type of rot_mat used Can be 'hloc_diag', 'wannier', 'none' """