We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e404832 commit 67c7406Copy full SHA for 67c7406
1 file changed
crates/accelerate/src/sparse_observable.rs
@@ -1522,7 +1522,7 @@ impl PySparseTerm {
1522
1523
/// Get a :class:`.Pauli` object that represents the measurement basis needed for this term.
1524
///
1525
- /// For example, the projector ``0l+`` will return a Pauli ``ZXY``. The resulting
+ /// For example, the projector ``0l+`` will return a Pauli ``ZYX``. The resulting
1526
/// :class:`.Pauli` is dense, in the sense that explicit identities are stored. An identity in
1527
/// the Pauli output does not require a concrete measurement.
1528
0 commit comments