From b376c917490bc876eb454b659f99e1b9832827d8 Mon Sep 17 00:00:00 2001 From: Kyle Sferrazza Date: Tue, 16 Jul 2019 15:09:13 -0400 Subject: [PATCH] win_hotfix: fix docs typo (#59124) --- lib/ansible/modules/windows/win_hotfix.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/windows/win_hotfix.py b/lib/ansible/modules/windows/win_hotfix.py index ac3537ef653..f5f3bb9c05f 100644 --- a/lib/ansible/modules/windows/win_hotfix.py +++ b/lib/ansible/modules/windows/win_hotfix.py @@ -31,7 +31,7 @@ options: hotfix_kb: description: - The name of the KB the hotfix relates to, see examples for details. - - This of C(hotfix_identifier) MUST be set when C(state=absent). + - This or C(hotfix_identifier) MUST be set when C(state=absent). - If C(state=present) then the hotfix at C(source) will be validated against this value, if it does not match an error will occur. - Because DISM uses the identifier as a key and doesn't refer to a KB in