From 393753dc9618724767317f550700045897cf24c0 Mon Sep 17 00:00:00 2001 From: sobeck Date: Mon, 17 Aug 2020 17:36:47 +0200 Subject: [PATCH] typo in wannier90.py --- python/triqs_dft_tools/converters/wannier90.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' """