From ada8af66579ad3a9eed9d531657a0007143eb6fa Mon Sep 17 00:00:00 2001 From: Christophe Maudoux Date: Tue, 23 Oct 2018 20:27:25 +0200 Subject: [PATCH] Typo --- .../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 be297e8ce..a3e499a40 100644 --- a/lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Build/Attributes.pm +++ b/lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Build/Attributes.pm @@ -616,7 +616,7 @@ sub attributes { cspFormAction => { type => 'text', default => "*", - documentation => 'Form action for Content-Security-Policy', + documentation => 'Form action destination for Content-Security-Policy', }, cspImg => { type => 'text',