remove work repetitions for 'the'

This commit is contained in:
Axel Kohlmeyer
2016-11-01 11:40:07 -04:00
parent 2e0d304c7e
commit 7fdd6e2807
19 changed files with 21 additions and 21 deletions

View File

@ -188,7 +188,7 @@ is assumed to have been previously loaded by another python command.
Note that the Python code that is loaded and run must contain a
function with the specified {func} name. To operate properly when
later invoked, the the function code must match the {input} and
later invoked, the function code must match the {input} and
{return} and {format} keywords specified by the python command.
Otherwise Python will generate an error.