dict, not dictionary (#24123)

This commit is contained in:
John R Barker 2017-04-28 18:16:25 +01:00 committed by GitHub
parent 96d2dbb11e
commit 1d12f13612

View file

@ -104,11 +104,11 @@ rundeck_response:
before:
description: dictionnary containing ACL policy informations before modification.
returned: success
type: dictionnary
type: dict
after:
description: dictionnary containing ACL policy informations after modification.
returned: success
type: dictionnary
type: dict
'''
# import module snippets