Skip to content

Commit

Permalink
Fix comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
Vilin97 committed Sep 4, 2023
1 parent 1cdd23f commit cbb2dbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lattice_reaction_system_diffusion.jl
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ function make_hopping_constants(dprob::DiscreteProblem, lrs::LatticeReactionSyst
end
end

# Creates the mass action jumps from a discrete problem and a lattice reaction system.
# Creates the mass action jumps from a discrete problem and a reaction system.
function make_majumps(non_spatial_prob, rs::ReactionSystem)
prob = non_spatial_prob

Expand Down

0 comments on commit cbb2dbd

Please sign in to comment.