Skip to content

Commit 607a6f6

Browse files
committed
spell fix.
1 parent e1c9ebe commit 607a6f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/extensions/bifurcationkit.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ end
4646
# Lotka–Volterra model, checks exact position of bifurcation variable and bifurcation points.
4747
# Checks using ODESystem input.
4848
let
49-
# Ceates a Lotka–Volterra model.
49+
# Creates a Lotka–Volterra model.
5050
@parameters α a b
5151
@variables t x(t) y(t) z(t)
5252
D = Differential(t)

0 commit comments

Comments
 (0)