fix spelling in LDAP sasl example

This commit is contained in:
Stonewall Jackson 2024-02-27 11:36:48 -05:00
parent c8424ae5d5
commit dc666e191f

View File

@ -692,7 +692,7 @@ $c->admin_email = 'calendar-admin@example.com';
// 'passDN' => 'xxxxxxxx',
// /* Perform a SASL bind (usually EXTERNAL/GSSAPI) instead of a
// * simple bind. Enalbe this if you would like to authenticate to
// * simple bind. Enable this if you would like to authenticate to
// * the LDAP server using Kerberos credentials.
// */
// 'sasl' => 'yes', // perform a sasl bind