From eeae359765a0fd52d095d153635b7f67e1ffceb0 Mon Sep 17 00:00:00 2001 From: Guillaume Ayoub Date: Fri, 19 Aug 2011 16:42:07 +0200 Subject: [PATCH] Typo fix in the user documentation --- pages/user_documentation.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/user_documentation.rst b/pages/user_documentation.rst index 7cdfaea1..8faec520 100644 --- a/pages/user_documentation.rst +++ b/pages/user_documentation.rst @@ -420,8 +420,8 @@ Private Calendars Private calendars are available for all the authenticated users. Calendars at ``/private_user/calendar`` URLs are private. Private users are -defined in the ``acl → public_users`` configuration variable. If ``None`` is in -the list of private users, private calendars are also available at +defined in the ``acl → private_users`` configuration variable. If ``None`` is +in the list of private users, private calendars are also available at ``/calendar`` URLs.