From 182a7a6908d82d0a83cb1b6e84bb9ca00fd423f3 Mon Sep 17 00:00:00 2001 From: Xavier Guimard Date: Thu, 29 Nov 2018 21:35:00 +0100 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 71b1c2b01..aa720eb08 100644 --- a/lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Build/Attributes.pm +++ b/lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Build/Attributes.pm @@ -593,7 +593,7 @@ sub attributes { default => 5, type => 'int', documentation => -'Maximum interval in seconds since last authentifcation to force reauthentication', +'Maximum interval in seconds since last authentification to force reauthentication', }, bruteForceProtection => { default => 0,