jdk/src/solaris/classes/sun/awt/X11GraphicsConfig.java
changeset 21278 ef8a3a2a72f2
parent 5506 202f599c92aa
child 23010 6dadb192ad81
--- a/jdk/src/solaris/classes/sun/awt/X11GraphicsConfig.java	Tue Oct 29 16:35:20 2013 +0400
+++ b/jdk/src/solaris/classes/sun/awt/X11GraphicsConfig.java	Tue Oct 29 17:01:06 2013 +0400
@@ -95,7 +95,7 @@
     }
 
     /*
-     * Note this method is currently here for backward compatability
+     * Note this method is currently here for backward compatibility
      * as this was the method used in jdk 1.2 beta4 to create the
      * X11GraphicsConfig objects. Java3D code had called this method
      * explicitly so without this, if a user tries to use JDK1.2 fcs