--- old/src/java.base/share/classes/java/net/ResponseCache.java 2018-11-12 15:48:24.000000000 +0000 +++ new/src/java.base/share/classes/java/net/ResponseCache.java 2018-11-12 15:48:24.000000000 +0000 @@ -91,7 +91,7 @@ /** * Sets (or unsets) the system-wide cache. * - * Note: non-standard procotol handlers may ignore this setting. + * Note: non-standard protocol handlers may ignore this setting. * * @param responseCache The response cache, or * {@code null} to unset the cache.