Skip to content
Snippets Groups Projects
Commit ee1fe8e2 authored by Marco Matthies's avatar Marco Matthies
Browse files

SimpleCrop: fix docstring

parent 56023b37
No related branches found
No related tags found
No related merge requests found
...@@ -43,7 +43,7 @@ cropyield(cs::CropState) = 0.0 # TODO: units? ...@@ -43,7 +43,7 @@ cropyield(cs::CropState) = 0.0 # TODO: units?
isharvestable(cs::CropState) = true isharvestable(cs::CropState) = true
""" """
stepagent!(farmplot, model) stepagent!(cropstate, model)
Update a crop state by one day. Update a crop state by one day.
""" """
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment