Skip to content

Commit b8c8bef

Browse files
committed
test
1 parent 0c1cf4a commit b8c8bef

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
@@ -405,7 +405,7 @@ mpc_ms = LinMPC(skf; Hp, Hc, Mwt, Nwt, Cwt=Inf, transcription=MultipleShooting()
405405
mpc_ms = setconstraint!(mpc_ms, umin=[-1.5], umax=[+1.5])
406406
```
407407

408-
Superimposing the previous disturbance rejection to the newer one gives almost identical
408+
sSuperimposing the previous disturbance rejection to the newer one gives almost identical
409409
results:
410410

411411
```@example man_nonlin

0 commit comments

Comments
 (0)