From 05c349a15f94db1a38321349a9f2e21c0b4bb67e Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Sun, 8 Dec 2024 09:46:50 +0100 Subject: [PATCH] Update DOCUMENTATION.md fix typo --- DOCUMENTATION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DOCUMENTATION.md b/DOCUMENTATION.md index ac7d2d71..a7c13fed 100644 --- a/DOCUMENTATION.md +++ b/DOCUMENTATION.md @@ -888,7 +888,7 @@ Default: `(cn={0})` Load the ldap groups of the authenticated user. These groups can be used later on to define rights. This also gives you access to the group calendars, if they exist. * The group calendar will be placed under collection_root_folder/GROUPS * The name of the calendar directory is the base64 encoded group name. -* The group calendar folders will not be created automaticaly. This must be created manualy. [Here](https://github.com/Kozea/Radicale/wiki/LDAP-authentication) you can find a script to create group calendar folders https://github.com/Kozea/Radicale/wiki/LDAP-authentication +* The group calendar folders will not be created automaticaly. This must be created manually. [Here](https://github.com/Kozea/Radicale/wiki/LDAP-authentication) you can find a script to create group calendar folders https://github.com/Kozea/Radicale/wiki/LDAP-authentication Default: False