jdk/src/share/classes/java/net/CookieManager.java
changeset 21278 ef8a3a2a72f2
parent 19069 1d9cb0d080e3
child 24685 215fa91e1b4c
--- 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