From 8acc855e452847f7a7665b3cfe0cca3fb6522766 Mon Sep 17 00:00:00 2001 From: Christophe Maudoux Date: Sun, 22 Dec 2019 13:09:58 +0100 Subject: [PATCH] Fix comment (#2046) --- .../lib/Lemonldap/NG/Manager/Build/Attributes.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Build/Attributes.pm b/lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Build/Attributes.pm index b992018ca..36388ee1d 100644 --- a/lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Build/Attributes.pm +++ b/lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Build/Attributes.pm @@ -393,7 +393,7 @@ sub attributes { compactConf => { type => 'bool', default => 0, - documentation => 'Don t compact configuration', + documentation => 'Compact configuration', }, portalMainLogo => { type => 'text',