You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2020/02/09 16:17:20 UTC

[directory-server] branch master updated: Fixed a typo

This is an automated email from the ASF dual-hosted git repository.

elecharny pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/directory-server.git


The following commit(s) were added to refs/heads/master by this push:
     new e5f3620  Fixed a typo
e5f3620 is described below

commit e5f36204f2070d269d1eeabd047c4442bebadf43
Author: emmanuel lecharny <em...@busit.com>
AuthorDate: Sun Feb 9 17:16:58 2020 +0100

    Fixed a typo
---
 .../org/apache/directory/server/core/authn/AbstractAuthenticator.java   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/interceptors/authn/src/main/java/org/apache/directory/server/core/authn/AbstractAuthenticator.java b/interceptors/authn/src/main/java/org/apache/directory/server/core/authn/AbstractAuthenticator.java
index b673e0a..bcc93ee 100644
--- a/interceptors/authn/src/main/java/org/apache/directory/server/core/authn/AbstractAuthenticator.java
+++ b/interceptors/authn/src/main/java/org/apache/directory/server/core/authn/AbstractAuthenticator.java
@@ -363,7 +363,7 @@ public abstract class AbstractAuthenticator implements Authenticator
             }
         }
 
-        // Chekc that the password is not too old and need to be disabled
+        // Check that the password is not too old and need to be disabled
         if ( pPolicyConfig.getPwdMaxAge() > 0 )
         {
             // In case we have a grace number of attempts