Skip to content

Commit b83145a

Browse files
author
Oscar Smith
committed
typo
1 parent 78b2061 commit b83145a

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
@@ -2520,7 +2520,7 @@ function ODEFunction{iip, specialize}(f;
25202520
typeof(_colorvec),
25212521
typeof(sys), typeof(initializeprob), typeof(update_initializeprob!),
25222522
typeof(initializeprobmap),
2523-
typeof(initializeprobpmap)
2523+
typeof(initializeprobpmap),
25242524
typeof(nlfunc)}(_f, mass_matrix, analytic, tgrad, jac,
25252525
jvp, vjp, jac_prototype, sparsity, Wfact,
25262526
Wfact_t, W_prototype, paramjac,

0 commit comments

Comments
 (0)