Skip to content

Commit 1ba8cab

Browse files
authored
Forgot a double \
1 parent 68c89c3 commit 1ba8cab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sets.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2744,7 +2744,7 @@ To model the set:
27442744
\\begin{aligned}
27452745
0 &\\le x^2 & \\le 1 \\\\
27462746
0 &\\le y^2 + x \\cdot z^3 - w & \\le 0
2747-
\end{aligned}
2747+
\\end{aligned}
27482748
```
27492749
do
27502750
```jldoctest

0 commit comments

Comments
 (0)