We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c898718 commit 175aba5Copy full SHA for 175aba5
src/reactionsystem.jl
@@ -208,7 +208,7 @@ end
208
WARNING!!!
209
210
The following variable is used to check that code that should be updated when the `ReactionSystem`
211
-fields are updated have in fact been updated. Do not just blindly update this without first checking
+fields are updated has in fact been updated. Do not just blindly update this without first checking
212
all such code and updating it appropriately (e.g. serialization). Please use a search for
213
`reactionsystem_fields` throughout the package to ensure all places which should be updated, are updated.
214
"""
0 commit comments