Skip to content

Commit 9fde078

Browse files
🎨 pre-commit fixes
1 parent 98a703e commit 9fde078

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mlir/lib/Passes/Patterns/GateDecompositionPattern.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ struct GateDecompositionPattern final
6464
* @param eulerBasis Set of euler bases that should be used for the
6565
* decomposition of local single-qubit modifications. For
6666
* each necessary single-qubit operation, the optimal basis
67-
* will be choosen from this set
67+
* will be chosen from this set
6868
* @param singleQubitOnly If true, only perform single-qubit decompositions
6969
* and no two-qubit decompositions
7070
* @param forceApplication If true, always apply best decomposition, even if

0 commit comments

Comments
 (0)