Skip to content

Commit a4ada85

Browse files
committed
typo in comment
1 parent d9464fe commit a4ada85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DiffEqProblemLibrary.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ export prob_dde_1delay, prob_dde_1delay_notinplace, prob_dde_1delay_scalar_notin
5050
export prob_jump_dnarepressor, prob_jump_constproduct, prob_jump_nonlinrxs,
5151
# examples mixing mass action and constant rate jumps
5252
prob_jump_osc_mixed_jumptypes,
53-
# examples used in public benchmarks / comparisions
53+
# examples used in published benchmarks / comparisions
5454
prob_jump_multistate
5555

5656
end # module

0 commit comments

Comments
 (0)