Skip to content

Commit 49e4b0b

Browse files
committed
doc: idem
1 parent eb1cb3f commit 49e4b0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/manual/nonlinmpc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ function gc!(LHS, Ue, Ŷe, _, p, ϵ)
281281
end
282282
return nothing
283283
end
284-
nothing;
284+
nothing # hide
285285
```
286286

287287
Here we implemented the custom nonlinear constraint function in the mutating form to reduce

0 commit comments

Comments
 (0)