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

SimpleCrop: fix docstring

parent c8538b0a
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,7 @@ cropyield(cs::CropState) = 0.0 # TODO: units?
isharvestable(cs::CropState) = true
"""
stepagent!(farmplot, model)
stepagent!(cropstate, model)
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