jdk/src/share/classes/com/sun/jndi/cosnaming/CNCtx.java
changeset 25808 e113d0a0fde0
parent 13153 338ae0f48371
--- a/jdk/src/share/classes/com/sun/jndi/cosnaming/CNCtx.java	Fri Aug 01 19:44:52 2014 +0100
+++ b/jdk/src/share/classes/com/sun/jndi/cosnaming/CNCtx.java	Fri Aug 01 22:32:51 2014 +0100
@@ -1145,7 +1145,7 @@
 
         // Never destroy an orb in CNCtx.
         // The orb we have is either the shared/default orb, or one passed in to a constructor
-        // from elsewhere, so that orb is somebody else's reponsibility.
+        // from elsewhere, so that orb is somebody else's responsibility.
     }
 
     protected void finalize() {