https://fedorahosted.org/pki/ticket/2460

Pushed to master & 10.3 branch under trivial/one-liner rule.

--
Endi S. Dewata
>From 456434acfc230efbb0414a7daa72afe60909a04b Mon Sep 17 00:00:00 2001
From: "Endi S. Dewata" <edew...@redhat.com>
Date: Mon, 24 Oct 2016 18:30:55 +0200
Subject: [PATCH] Fixed typo in UserPwdDirAuthentication.

https://fedorahosted.org/pki/ticket/2460
---
 .../src/com/netscape/cms/authentication/UserPwdDirAuthentication.java   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/base/server/cms/src/com/netscape/cms/authentication/UserPwdDirAuthentication.java b/base/server/cms/src/com/netscape/cms/authentication/UserPwdDirAuthentication.java
index a95dd866582443b27ce5ca51b28de278d1775b06..ead86507fc84252c77468ee8e4e890b173e2e8a8 100644
--- a/base/server/cms/src/com/netscape/cms/authentication/UserPwdDirAuthentication.java
+++ b/base/server/cms/src/com/netscape/cms/authentication/UserPwdDirAuthentication.java
@@ -108,7 +108,7 @@ public class UserPwdDirAuthentication extends DirBasedAuthentication
     }
 
     /**
-     * Initializes the UdnPwdDirAuthentication auth manager.
+     * Initializes the UserPwdDirAuthentication auth manager.
      * <p>
      *
      * @param name - The name for this authentication manager instance.
-- 
2.7.4

_______________________________________________
Pki-devel mailing list
Pki-devel@redhat.com
https://www.redhat.com/mailman/listinfo/pki-devel

Reply via email to