[260238] timing of creation of overlay window
diff --git a/plugins/org.eclipse.actf.util.win32/src/org/eclipse/actf/util/win32/OverlayWindow.java b/plugins/org.eclipse.actf.util.win32/src/org/eclipse/actf/util/win32/OverlayWindow.java
index e3aec7d..fadcb47 100644
--- a/plugins/org.eclipse.actf.util.win32/src/org/eclipse/actf/util/win32/OverlayWindow.java
+++ b/plugins/org.eclipse.actf.util.win32/src/org/eclipse/actf/util/win32/OverlayWindow.java
@@ -90,7 +90,7 @@
 	 *            the index of the overlay, it must be INDEX_HIGHLIGHT or
 	 *            INDEX_LABELS
 	 * @param create
-	 *            whether create a new intance or not
+	 *            whether create a new instance or not
 	 * @return the instance of the OverlayWindow
 	 * @see #INDEX_HIGHLIGHT
 	 * @see #INDEX_LABELS