jdk/src/solaris/native/sun/awt/multiVis.c
changeset 21278 ef8a3a2a72f2
parent 5506 202f599c92aa
child 23010 6dadb192ad81
--- a/jdk/src/solaris/native/sun/awt/multiVis.c	Tue Oct 29 16:35:20 2013 +0400
+++ b/jdk/src/solaris/native/sun/awt/multiVis.c	Tue Oct 29 17:01:06 2013 +0400
@@ -1115,7 +1115,7 @@
                                          * to by pImageVisuals. */
     XVisualInfo ***pImageVisuals;       /* The device's image visuals. */
 {
-    XVisualInfo getVisInfo;             /* Paramters of XGetVisualInfo */
+    XVisualInfo getVisInfo;             /* Parameters of XGetVisualInfo */
     int32_t             mask;
     XVisualInfo *pVis, **pIVis;         /* Faster, local copies */
     OverlayInfo *pOVis;