From c751a27758cdf7fb4f77c816eff01ee8bf9298eb Mon Sep 17 00:00:00 2001 From: Xavier Guimard Date: Thu, 29 Nov 2018 21:36:39 +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 aa720eb08..9859e3f97 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 authentification to force reauthentication', +'Maximum interval in seconds since last authentication to force reauthentication', }, bruteForceProtection => { default => 0, -- GitLab