Skip to content

Commit c3dfd49

Browse files
committed
minor doc correction
1 parent b61824f commit c3dfd49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plot_sim.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ end
124124
125125
Closed-loop simulation of `mpc` controller for `N` time steps, default to setpoint bumps.
126126
127-
The output setpoint ``\mathbf{r_y}`` is held constant at `r_y`. The keyword arguments are
127+
The output setpoint ``\mathbf{r_y}`` is held constant at `ry`. The keyword arguments are
128128
identical to [`sim!(::StateEstimator, ::Int)`](@ref).
129129
130130
# Examples

0 commit comments

Comments
 (0)