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