doc: fixing typo and grammar rundeck_project.py (#51674)

This commit is contained in:
mcs94 2019-02-03 21:30:22 +00:00 committed by René Moser
commit 2119fedf4d

View file

@ -73,11 +73,11 @@ rundeck_response:
returned: failed returned: failed
type: str type: str
before: before:
description: dictionnary containing project informations before modification description: dictionary containing project information before modification
returned: success returned: success
type: dict type: dict
after: after:
description: dictionnary containing project informations after modification description: dictionary containing project information after modification
returned: success returned: success
type: dict type: dict
''' '''