Bug 566407: Update Platform Tips & Tricks for 4.17

Change-Id: I025882c26948f7c4967330716817f0cfd8c840a6
diff --git a/bundles/org.eclipse.platform.doc.user/tips/platform_tips.html b/bundles/org.eclipse.platform.doc.user/tips/platform_tips.html
index 557a9f9..5c96bfa 100644
--- a/bundles/org.eclipse.platform.doc.user/tips/platform_tips.html
+++ b/bundles/org.eclipse.platform.doc.user/tips/platform_tips.html
@@ -251,7 +251,7 @@
   </tr>
 
   <tr> 
-    <td width="20%" valign="top" align="left"><img src="images/new.png" alt=""><b>Square versus round tabs</b></td>
+    <td width="20%" valign="top" align="left"><b>Square versus round tabs</b></td>
     <td width="80%" valign="top" align="left">Square tabs are used by default in the IDE:
       <p><img src="images/dark_theme_square_tabs.png"  align="top" border="0" alt="Square tabs in dark theme"></p>
       <p>In order to switch back to using round tabs, you can use the preference option:</p>
@@ -690,8 +690,7 @@
   </tr>
   <tr>
     <td width="20%" valign="top" align="left"><b>Go to last edit location</b></td>
-    <td width="80%" valign="top" align="left"><b>Navigate &gt; Go
-      to Last Edit Location (Ctrl+Q)</b> takes you back to
+    <td width="80%" valign="top" align="left"><b>Navigate &gt; Previous Edit Location (Ctrl+Q)</b> takes you back to
       the place where you last made a change. A corresponding button marked <img border="0" src="images/last_edit_pos.svg" alt="Go to last edit position icon" >
       is shown in the toolbar. If this toolbar button does not appear in your perspective, you can 
     add it by selecting
@@ -702,6 +701,11 @@
     
     then <b>Other &gt; Editor Navigation</b>.</td>
   </tr>
+  <tr>
+    <td width="20%" valign="top" align="left"><img src="images/new.png" alt=""><b>Go to multiple edit locations</b></td>
+    <td width="80%" valign="top" align="left"><b>Navigate &gt; Previous Edit Location</b> and <b>Navigate &gt; Next Edit Location</b> take you 
+      back and forward respectively in the edit locations history.
+  </tr>
 	<TR>
 		<TD width="20%" valign="top" align="left">
       <B>Shortcuts for manipulating lines</B>