diff --git a/qiskit/quantum_info/operators/utils/double_commutator.py b/qiskit/quantum_info/operators/utils/double_commutator.py index 8cc3f4d83fcb..3a6c63a18e94 100644 --- a/qiskit/quantum_info/operators/utils/double_commutator.py +++ b/qiskit/quantum_info/operators/utils/double_commutator.py @@ -43,7 +43,7 @@ def double_commutator( a: Operator a. b: Operator b. c: Operator c. - commutator: If ``True`` compute the double commutator, + commutator: If ``True`` compute the double commutator, if ``False`` the double anti-commutator. Returns: