From 73b7ab71fecf7f452030d398f0af6fa0a9c5bec2 Mon Sep 17 00:00:00 2001 From: zhongjun2 Date: Thu, 18 Apr 2019 05:16:16 +0800 Subject: [PATCH] typo fix (#55424) --- lib/ansible/plugins/doc_fragments/hwc.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/ansible/plugins/doc_fragments/hwc.py b/lib/ansible/plugins/doc_fragments/hwc.py index 78695a7b65a..debbe9392b8 100644 --- a/lib/ansible/plugins/doc_fragments/hwc.py +++ b/lib/ansible/plugins/doc_fragments/hwc.py @@ -26,8 +26,8 @@ options: required: true domain: description: - - The name of the Domain to scope to (Identity v3, currently only - domain names are supported, and not domain IDs). + - The name of the Domain to scope to (Identity v3). + (currently only domain names are supported, and not domain IDs). type: str required: true project: