Formatting
diff --git a/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/IWorkbenchActionConstants.java b/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/IWorkbenchActionConstants.java
index 89dbbd7..7a7bc7f 100644
--- a/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/IWorkbenchActionConstants.java
+++ b/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/IWorkbenchActionConstants.java
@@ -520,8 +520,8 @@
 	public static final String SYNC_EDITOR = "syncEditor";	// Global action. //$NON-NLS-1$
 
 	/**
-	 * Navigate menu: name of standard Show In... action (value
-	 * <code>"showIn"</code>).
+	 * Navigate menu: name of standard Show In... action 
+	 * (value <code>"showIn"</code>).
 	 * 
 	 * @see org.eclipse.ui.actions.ShowInAction
 	 */