Skip to content

Commit

Permalink
fixed_typo #13576 (#13607)
Browse files Browse the repository at this point in the history
  • Loading branch information
divshacker authored Dec 29, 2024
1 parent 079f69f commit eced049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qiskit/synthesis/evolution/qdrift.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@


class QDrift(ProductFormula):
r"""The QDrift Trotterization method, which selects each each term in the
r"""The QDrift Trotterization method, which selects each term in the
Trotterization randomly, with a probability proportional to its weight. Based on the work
of Earl Campbell in Ref. [1].
Expand Down

0 comments on commit eced049

Please sign in to comment.