Skip to content

Commit 54c140c

Browse files
authored
Fix excess single-quote
1 parent aa26cca commit 54c140c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ldap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ and add an entry which uses this module:
280280
* language => text mappings.
281281
*/
282282
'description' => 'Employees',
283-
'authsource' => ''example-ldap,
283+
'authsource' => 'example-ldap,
284284
],
285285

286286
'students' => [

0 commit comments

Comments
 (0)