Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yao-cqc committed Aug 18, 2023
1 parent fc8ce3b commit c9efb13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tket/include/tket/Circuit/Boxes.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@ class QControlBox : public Box {
*
* @param op op to control
* @param n_controls number of qubit controls to add
* @param control_state control state expressed as an integer
* @param control_state control state expressed as a bit vector
*/
explicit QControlBox(
const Op_ptr &op, unsigned n_controls = 1,
Expand Down

0 comments on commit c9efb13

Please sign in to comment.