Skip to content

Commit 8c7473d

Browse files
mergify[bot]yaelbh
andauthored
doc fix (#13914) (#13915)
(cherry picked from commit 67c7406) Co-authored-by: Yael Ben-Haim <yaelbh@il.ibm.com>
1 parent a92f14e commit 8c7473d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/accelerate/src/sparse_observable.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -2301,7 +2301,7 @@ impl SparseObservable {
23012301
/// Get a :class:`.PauliList` object that represents the measurement basis needed for each term
23022302
/// (in order) in this observable.
23032303
///
2304-
/// For example, the projector ``0l+`` will return a Pauli ``ZXY``. The resulting
2304+
/// For example, the projector ``0l+`` will return a Pauli ``ZYX``. The resulting
23052305
/// :class:`.Pauli` is dense, in the sense that explicit identities are stored. An identity in
23062306
/// the Pauli output does not require a concrete measurement.
23072307
///

0 commit comments

Comments
 (0)