Skip to content

Commit ec54d68

Browse files
yaelbhjakelishman
authored andcommitted
doc fix (#13914)
(cherry picked from commit 67c7406)
1 parent a92f14e commit ec54d68

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)