Skip to content

Commit 68a101f

Browse files
committed
Do it again.
Signed-off-by: Eric Schweitz <[email protected]>
1 parent f06310d commit 68a101f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/cudaq/qis/qarray.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ class qarray : public qarray_base {
107107

108108
} // namespace cudaq
109109

110-
// enable one to get the size of the qarray at
110+
// enable one to get the size of the qarray at
111111
// compile time with std::tuple_size<qarray>
112112
namespace std {
113113
template <std::size_t N, std::size_t Levels>

0 commit comments

Comments
 (0)