Skip to content

Commit

Permalink
update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
gaelforget committed Jan 15, 2025
1 parent ee8e992 commit af1ffcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/OceanRobotsMakieExt.jl
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ note : the list of valid `expocode` values (e.g., "33RR20160208") can be found a
```
using OceanRobots, CairoMakie
cruise=ShipCruise("33RR20160208")
cruise=read(ShipCruise(),"33RR20160208")
plot(cruise)
```
Expand Down

0 comments on commit af1ffcf

Please sign in to comment.