--- old/src/java.base/share/classes/java/net/SecureCacheResponse.java 2018-11-12 15:48:26.000000000 +0000 +++ new/src/java.base/share/classes/java/net/SecureCacheResponse.java 2018-11-12 15:48:26.000000000 +0000 @@ -82,7 +82,7 @@ * retrieved the network resource. * * @return the server's principal. Returns an X500Principal of the - * end-entity certiticate for X509-based cipher suites, and + * end-entity certificate for X509-based cipher suites, and * KerberosPrincipal for Kerberos cipher suites. * * @throws SSLPeerUnverifiedException if the peer was not verified.