Skip to content

Commit

Permalink
minor doc correction
Browse files Browse the repository at this point in the history
  • Loading branch information
franckgaga committed Aug 16, 2023
1 parent b61824f commit c3dfd49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plot_sim.jl
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ end
Closed-loop simulation of `mpc` controller for `N` time steps, default to setpoint bumps.
The output setpoint ``\mathbf{r_y}`` is held constant at `r_y`. The keyword arguments are
The output setpoint ``\mathbf{r_y}`` is held constant at `ry`. The keyword arguments are
identical to [`sim!(::StateEstimator, ::Int)`](@ref).
# Examples
Expand Down

0 comments on commit c3dfd49

Please sign in to comment.