Repository: cxf
Updated Branches:
  refs/heads/master 20951aeac -> 013e6c800


Typo


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/013e6c80
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/013e6c80
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/013e6c80

Branch: refs/heads/master
Commit: 013e6c800b2e9ec2e44f0521145cbf88c33f0a05
Parents: 20951ae
Author: Colm O hEigeartaigh <cohei...@apache.org>
Authored: Wed Mar 22 19:15:14 2017 +0000
Committer: Colm O hEigeartaigh <cohei...@apache.org>
Committed: Wed Mar 22 19:15:23 2017 +0000

----------------------------------------------------------------------
 .../org/apache/cxf/configuration/jsse/TLSParameterJaxBUtils.java   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/013e6c80/core/src/main/java/org/apache/cxf/configuration/jsse/TLSParameterJaxBUtils.java
----------------------------------------------------------------------
diff --git 
a/core/src/main/java/org/apache/cxf/configuration/jsse/TLSParameterJaxBUtils.java
 
b/core/src/main/java/org/apache/cxf/configuration/jsse/TLSParameterJaxBUtils.java
index ee6bf58..b826542 100644
--- 
a/core/src/main/java/org/apache/cxf/configuration/jsse/TLSParameterJaxBUtils.java
+++ 
b/core/src/main/java/org/apache/cxf/configuration/jsse/TLSParameterJaxBUtils.java
@@ -326,7 +326,7 @@ public final class TLSParameterJaxBUtils {
     }
 
     /**
-     * This method converts the JAXB KeyManagersType into a list of
+     * This method converts the JAXB TrustManagersType into a list of
      * JSSE TrustManagers.
      */
     public static TrustManager[] getTrustManagers(TrustManagersType tmc)

Reply via email to