Skip to content

Commit 0089b13

Browse files
committed
Fix another typo.
1 parent 5a2bfd6 commit 0089b13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/plans/solver_state.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ For the point storage use `PointStorageKey`. For tangent vector storage use
367367
368368
# Constructors
369369
370-
StoreStateAction(s::Vector{Symbol})
370+
StoreStateAction(s::Vector{Symbol})
371371
372372
This is equivalent as providing `s` to the keyword `store_fields`, just that here, no manifold
373373
is necessity for the construction.

0 commit comments

Comments
 (0)