Skip to content

Commit bb12ea4

Browse files
Correct typo (#119)
1 parent af8b63a commit bb12ea4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/schemes/impurityhotrg.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ $(TYPEDFIELDS)
2424
* [Morita et al 10.1016/j.cpc.2018.10.014 (2018)](@cite moritaCalculationHigherorderMoments2019)
2525
"""
2626
mutable struct ImpurityHOTRG{E, S, TT <: AbstractTensorMap{E, S, 2, 2}} <: TNRScheme{E, S}
27-
"Cental Tensor"
27+
"Central Tensor"
2828
T::TT
2929

3030
"+1 Type first order impurity tensor"

0 commit comments

Comments
 (0)