Skip to content

Commit 067a926

Browse files
committed
typo
1 parent 3791ff6 commit 067a926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scimlfunctions.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3076,7 +3076,7 @@ function SDEFunction{iip, specialize}(f, g;
30763076
typeof(sys), typeof(initialization_data)}(
30773077
_f, _g, mass_matrix,
30783078
analytic, tgrad, jac,
3079-
jvp, vjp,initialization_data
3079+
jvp, vjp,
30803080
jac_prototype,
30813081
sparsity, Wfact,
30823082
Wfact_t,

0 commit comments

Comments
 (0)