Bug 381989: Javadoc errors in 4.2 version of org.eclipse.ui.workbench
diff --git a/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/model/WorkbenchLabelProvider.java b/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/model/WorkbenchLabelProvider.java
index a50def0..1f07bd4 100644
--- a/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/model/WorkbenchLabelProvider.java
+++ b/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/model/WorkbenchLabelProvider.java
@@ -223,9 +223,9 @@
     }
 
 	/**
-	 * Sets the {@link StyledString.Styler} to be used for string decorations.
-	 * By default the {@link StyledString#DECORATIONS_STYLER decoration style}.
-	 * Clients can override.
+	 * Sets the {@link Styler} to be used for string decorations. By default the
+	 * {@link StyledString#DECORATIONS_STYLER decoration style}. Clients can
+	 * override.
 	 * 
 	 * @param element
 	 *            the element that has been decorated