diff --git a/plugins/doc_fragments/ldap.py b/plugins/doc_fragments/ldap.py index 8bfa26b140..e98d896f69 100644 --- a/plugins/doc_fragments/ldap.py +++ b/plugins/doc_fragments/ldap.py @@ -59,7 +59,7 @@ options: sasl_class: description: - The class to use for SASL authentication. - - possible choices are C(external), C(gssapi). + - Possible choices are C(external), C(gssapi). type: str choices: ['external', 'gssapi'] default: external