Skip to content

Commit e2cd819

Browse files
typo fix
1 parent 675ba5a commit e2cd819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/DiffEqBaseForwardDiffExt.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module DiffEqBaseForwardDiffExt
22

33
using DiffEqBase, ForwardDiff
4-
using DiffeqBase: Void, FunctionWrappersWrappers, OrdinaryDiffEqTag
4+
using DiffEqBase: Void, FunctionWrappersWrappers, OrdinaryDiffEqTag
55
import DiffEqBase: hasdualpromote, wrapfun_oop, wrapfun_iip, promote_u0, prob2dtmin,
66
promote_tspan, anyeltypedual, isdualtype, value, ODE_DEFAULT_NORM
77

0 commit comments

Comments
 (0)