jdk/src/java.desktop/share/classes/com/sun/awt/AWTUtilities.java
changeset 26749 b6598aa90114
parent 25859 3317bb8137f4
child 41004 01e8aabf5e7c
--- a/jdk/src/java.desktop/share/classes/com/sun/awt/AWTUtilities.java	Tue Sep 16 14:58:27 2014 -0500
+++ b/jdk/src/java.desktop/share/classes/com/sun/awt/AWTUtilities.java	Wed Sep 17 16:14:12 2014 +0400
@@ -55,7 +55,7 @@
  * windows using a translucency-capable graphics configuration.
  * The {@code isTranslucencyCapable()} method must
  * be used to verify whether any given GraphicsConfiguration supports
- * the trasnlcency effects.
+ * the translucency effects.
  * <p>
  * <b>WARNING</b>: This class is an implementation detail and only meant
  * for limited use outside of the core platform. This API may change