diff -r c5afcee4ff51 -r a5538163e144 jdk/src/java.naming/share/classes/javax/naming/spi/package.html --- a/jdk/src/java.naming/share/classes/javax/naming/spi/package.html Tue Aug 04 22:02:12 2015 -0700 +++ b/jdk/src/java.naming/share/classes/javax/naming/spi/package.html Wed Aug 05 13:40:18 2015 +0300 @@ -29,7 +29,7 @@
Provides the means for dynamically plugging in support for accessing -naming and directory services through the javax.naming +naming and directory services through thejavax.naming
and related packages.
@@ -58,9 +58,9 @@
javax.naming.Context.lookup()
method and related methods to return Java objects that are natural
and intuitive for the Java programmer.
For example, when looking up a printer name from the directory,