*** empty log message ***
diff --git a/bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/graphics/GC.java b/bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/graphics/GC.java
index 304f341..66f512d 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/graphics/GC.java
+++ b/bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/graphics/GC.java
@@ -223,7 +223,7 @@
  * Draws a rectangle, based on the specified arguments, which has
  * the appearance of the platform's <em>focus rectangle</em> if the
  * platform supports such a notion, and otherwise draws a simple
- * rectangle in the receiver's forground color.
+ * rectangle in the receiver's foreground color.
  *
  * @param x the x coordinate of the rectangle
  * @param y the y coordinate of the rectangle
diff --git a/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/GC.java b/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/GC.java
index beae878..0433139 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/GC.java
+++ b/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/GC.java
@@ -237,7 +237,7 @@
  * Draws a rectangle, based on the specified arguments, which has

  * the appearance of the platform's <em>focus rectangle</em> if the

  * platform supports such a notion, and otherwise draws a simple

- * rectangle in the receiver's forground color.

+ * rectangle in the receiver's foreground color.

  *

  * @param x the x coordinate of the rectangle

  * @param y the y coordinate of the rectangle

diff --git a/bundles/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/graphics/GC.java b/bundles/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/graphics/GC.java
index 588029f..20fdd20 100755
--- a/bundles/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/graphics/GC.java
+++ b/bundles/org.eclipse.swt/Eclipse SWT/motif/org/eclipse/swt/graphics/GC.java
@@ -218,7 +218,7 @@
  * Draws a rectangle, based on the specified arguments, which has
  * the appearance of the platform's <em>focus rectangle</em> if the
  * platform supports such a notion, and otherwise draws a simple
- * rectangle in the receiver's forground color.
+ * rectangle in the receiver's foreground color.
  *
  * @param x the x coordinate of the rectangle
  * @param y the y coordinate of the rectangle
diff --git a/bundles/org.eclipse.swt/Eclipse SWT/photon/org/eclipse/swt/graphics/GC.java b/bundles/org.eclipse.swt/Eclipse SWT/photon/org/eclipse/swt/graphics/GC.java
index 33d5ab8..28da941 100755
--- a/bundles/org.eclipse.swt/Eclipse SWT/photon/org/eclipse/swt/graphics/GC.java
+++ b/bundles/org.eclipse.swt/Eclipse SWT/photon/org/eclipse/swt/graphics/GC.java
@@ -535,7 +535,7 @@
  * Draws a rectangle, based on the specified arguments, which has
  * the appearance of the platform's <em>focus rectangle</em> if the
  * platform supports such a notion, and otherwise draws a simple
- * rectangle in the receiver's forground color.
+ * rectangle in the receiver's foreground color.
  *
  * @param x the x coordinate of the rectangle
  * @param y the y coordinate of the rectangle
diff --git a/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/GC.java b/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/GC.java
index 07d1273..b018678 100755
--- a/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/GC.java
+++ b/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/GC.java
@@ -382,7 +382,7 @@
  * Draws a rectangle, based on the specified arguments, which has

  * the appearance of the platform's <em>focus rectangle</em> if the

  * platform supports such a notion, and otherwise draws a simple

- * rectangle in the receiver's forground color.

+ * rectangle in the receiver's foreground color.

  *

  * @param x the x coordinate of the rectangle

  * @param y the y coordinate of the rectangle