We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51e2c18 commit 0e3c088Copy full SHA for 0e3c088
1 file changed
src/plans/stopping_criterion.jl
@@ -1301,7 +1301,7 @@ has indicated to stop for `n` (consecutive) times
1301
1302
Create a stopping criterion that indicates to stop when the `criterion` has indicated to stop
1303
`n` times (consecutively, if `consecutive=true` for the first constructor).
1304
-Note that the cross product is in general noncommutative, and here only the order `sc × n`` is possible.
+Note that the cross product is in general noncommutative, and here only the order `sc × n` is possible.
1305
1306
# Examples
1307
0 commit comments