Skip to content

Commit 0b7c9de

Browse files
committed
fix docstring
1 parent 59c4d8e commit 0b7c9de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/networkapi.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1060,7 +1060,7 @@ function conservedequations(rn::ReactionSystem)
10601060
end
10611061

10621062
"""
1063-
conservedequations(rn::ReactionSystem)
1063+
conservationlaw_constants(rn::ReactionSystem)
10641064
10651065
Calculate symbolic equations from conservation laws, writing the conservation law constants
10661066
in terms of the dependent and independent variables.

0 commit comments

Comments
 (0)