Skip to content

Commit

Permalink
fixing typos
Browse files Browse the repository at this point in the history
  • Loading branch information
gpogudin committed Jan 26, 2024
1 parent 5edc123 commit 13cac29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/discrete.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""
The structue to represent a discrete dynamical system
with respect to *shift*. Internally just stores an ODE structur
The structure to represent a discrete dynamical system
with respect to *shift*. Internally just stores an ODE structure
Can be constructed with @DDSmodel macro
"""
Expand Down

0 comments on commit 13cac29

Please sign in to comment.