diff -r bd380b80f9ea -r ef8a3a2a72f2 jdk/src/share/classes/java/net/CookieManager.java --- a/jdk/src/share/classes/java/net/CookieManager.java Tue Oct 29 16:35:20 2013 +0400 +++ b/jdk/src/share/classes/java/net/CookieManager.java Tue Oct 29 17:01:06 2013 +0400 @@ -143,7 +143,7 @@ * * @param store a {@code CookieStore} to be used by cookie manager. * if {@code null}, cookie manager will use a default one, - * which is an in-memory CookieStore implmentation. + * which is an in-memory CookieStore implementation. * @param cookiePolicy a {@code CookiePolicy} instance * to be used by cookie manager as policy callback. * if {@code null}, ACCEPT_ORIGINAL_SERVER will