From 8c5977088ff88a2bdb805c0383356db248c6f1a0 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Tue, 12 Sep 2017 05:39:47 -0400 Subject: [PATCH] Typo Fixes #4284 --- Tools/SOGoToolManageACL.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/SOGoToolManageACL.m b/Tools/SOGoToolManageACL.m index 4d980b305..9e2945548 100644 --- a/Tools/SOGoToolManageACL.m +++ b/Tools/SOGoToolManageACL.m @@ -113,7 +113,7 @@ typedef enum " subscribe subscribe user to owner's folder\n" " unsubscribe unsubscribe user to owner's folder\n" " owner the user owning the folder\n" - " folder the folder - Calendar/ or Contacst/\n" + " folder the folder - Calendar/ or Contacts/\n" " user the user to get/set rights for - 'ALL', '', 'anonymous' are supported\n" " rights rights to add\n\n" "Example: sogo-tool manage-acl get jdoe Calendar/personal\n\n"