Misc typo fixes (#47699)

fixes requried to required

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
Abhijeet Kasurde 2018-10-28 12:35:30 +05:30 committed by GitHub
commit 3568dc512a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -271,7 +271,7 @@ def map_params_to_obj(module, param_to_xpath_map, param=None):
'value': Value of param.
'tag_only': Value is indicated by tag only in xml hierarchy.
'leaf_only': If operation is to be added at leaf node only.
'value_req': If value(text) is requried for leaf node.
'value_req': If value(text) is required for leaf node.
'is_key': If the field is key or not.
eg: Output
{