Index: wflow-py/wflow/wflow_bmi.py =================================================================== diff -u -r9913c5fd4ec8e66529bd2e35dde17f43acb6a223 -r0be5ce3b9499d97a057835ff286d803f674a3928 --- wflow-py/wflow/wflow_bmi.py (.../wflow_bmi.py) (revision 9913c5fd4ec8e66529bd2e35dde17f43acb6a223) +++ wflow-py/wflow/wflow_bmi.py (.../wflow_bmi.py) (revision 0be5ce3b9499d97a057835ff286d803f674a3928) @@ -318,7 +318,7 @@ def update_until(self, time): """ - Update the model until the given time. Can only go foreward in time. + Update the model until the given time. Can only go forward in time. :var double time: time in the units and epoch returned by the function get_time_units. """