[gedit] Corrected typos in the shortcut keys page. Also commented out the list of links in the top of the sh



commit 5e50721cc81534619e0036d18b4a4b4f2f2e52ae
Author: Jim Campbell <jwcampbell gmail com>
Date:   Sun Feb 13 16:24:54 2011 -0600

    Corrected typos in the shortcut keys page. Also commented out the list of links in the top of the shortcut keys page.

 help/C/gedit-shortcut-keys.page |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/help/C/gedit-shortcut-keys.page b/help/C/gedit-shortcut-keys.page
index 5a96166..3eb88e4 100644
--- a/help/C/gedit-shortcut-keys.page
+++ b/help/C/gedit-shortcut-keys.page
@@ -27,6 +27,8 @@
 
   <p>Use <gui>shortcut keys</gui> to perform common tasks more quickly than with the mouse and menus. The following tables list all of <app>gedit's</app> shortcut keys.</p>
 
+<!--  
+Please skip this list for now. I'm not sure if it is needed.
   <list>
     <title>Types of shortcut keys</title>
     <item><p><link xref="#gedit-tab-shortcuts">Tab-related shortcut keys</link></p></item>
@@ -38,6 +40,8 @@
     <item><p><link xref="#gedit-help-shortcuts">User-help shortcuts</link></p></item>
   </list>
 
+-->
+
   <section id="gedit-tab-shortcuts">
     <title>Tab-related Shortcut keys</title>
 
@@ -136,7 +140,7 @@
           <td><p>Copy the selected text or region onto the clipboard</p></td>  <td><p>Ctrl + C</p></td>  
         </tr>
         <tr>
-          <td><p>Past the contents of the clipboard</p></td>  <td><p>Ctrl + V</p></td>  
+          <td><p>Paste the contents of the clipboard</p></td>  <td><p>Ctrl + V</p></td>  
         </tr>
         <tr>
           <td><p>Select all text in the file</p></td>  <td><p>Ctrl + A</p></td>  
@@ -226,7 +230,7 @@
           <td><p>Remove trailing spaces (with plugin)</p></td>  <td><p>Alt + F12</p></td>  
         </tr>
         <tr>
-          <td><p>Ident (with plugin)</p></td>  <td><p>Ctrl + T</p></td>  
+          <td><p>Indent (with plugin)</p></td>  <td><p>Ctrl + T</p></td>  
         </tr>
         <tr>
           <td><p>Remove indent (with plugin)</p></td>  <td><p>Ctrl + Shift + T</p></td>  



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]