Skip to content

Commit 056ef1a

Browse files
authored
Merge pull request #80 from JuliaControl/doc_cor
minor doc correction
2 parents db9e43f + ae26f43 commit 056ef1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/controller/execute.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -548,7 +548,7 @@ prediction horizon ``H_p``.
548548
- `Ñ_Hc=mpc.Ñ_Hc` or *`Ntilde_Hc`* : new ``\mathbf{Ñ_{H_c}}`` weight matrix (see definition
549549
above).
550550
- `L_Hp=mpc.L_Hp` : new ``\mathbf{L_{H_p}}`` weight matrix.
551-
- additional keyword arguments are passed to `setmodel!(::StateEstimator)`.
551+
- additional keyword arguments are passed to `setmodel!(mpc.estim)`.
552552
553553
# Examples
554554
```jldoctest

0 commit comments

Comments
 (0)