Skip to content

Commit c68be80

Browse files
authored
Update plot.jl
1 parent 8e90fd2 commit c68be80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ext/plot.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1179,7 +1179,7 @@ $(TYPEDSIGNATURES)
11791179
Plot the components of an optimal control `Solution`.
11801180
11811181
This is the main user-facing function to visualize the solution of an optimal control problem
1182-
solved with the ControlToolbox.jl ecosystem.
1182+
solved with the control-toolbox ecosystem.
11831183
11841184
It generates a plot (or set of subplots) showing the evolution of the state, control, costate,
11851185
path constraints, and dual variables over time, depending on the user’s choices.

0 commit comments

Comments
 (0)