[gedit] updates to docs to fix bug 648249



commit 2b52ef5e90fbcf755cfc958e29dec3d3b140c146
Author: Jim Campbell <jwcampbell gmail com>
Date:   Tue Apr 19 16:50:41 2011 -0500

    updates to docs to fix bug 648249

 help/C/gedit-plugins-bracket-comp.page |    2 +-
 help/C/gedit-plugins-file-browser.page |    2 +-
 help/C/gedit-plugins-terminal.page     |    2 +-
 help/C/gedit-undo-recent-action.page   |    4 +---
 4 files changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/help/C/gedit-plugins-bracket-comp.page b/help/C/gedit-plugins-bracket-comp.page
index 241426d..6c83a21 100644
--- a/help/C/gedit-plugins-bracket-comp.page
+++ b/help/C/gedit-plugins-bracket-comp.page
@@ -13,7 +13,7 @@
 
   <title>Auto-complete closing brackets</title>
 
-  <p>The <app>Bracket Completion</app> plugin will auto-complete closing brackets for curly braces, parantheses, and square brackets.</p>
+  <p>The <app>Bracket Completion</app> plugin will auto-complete closing brackets for curly braces, parentheses, and square brackets.</p>
 
   <p>To enable the plugin, select <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Plugins</gui><gui>Bracket Completion</gui></guiseq>.</p>
 
diff --git a/help/C/gedit-plugins-file-browser.page b/help/C/gedit-plugins-file-browser.page
index ae8ddb0..a49458d 100644
--- a/help/C/gedit-plugins-file-browser.page
+++ b/help/C/gedit-plugins-file-browser.page
@@ -24,7 +24,7 @@
   <section id="sidepane-open">
     <title>Opening files from the side pane</title>
     <p>
-      To activate and use the <gui>side pane</gui>, select <guiseq><gui>View</gui><gui>Side pane</gui></guiseq> (or just press<key>F9</key>), and then click on the <gui>file-browser</gui> icon at the bottom of the pane.
+      To activate and use the <gui>side pane</gui>, select <guiseq><gui>View</gui><gui>Side pane</gui></guiseq> (or just press <key>F9</key>), and then click on the <gui>file-browser</gui> icon at the bottom of the pane.
     </p>
 
     <p>
diff --git a/help/C/gedit-plugins-terminal.page b/help/C/gedit-plugins-terminal.page
index 7df44d7..1151c25 100644
--- a/help/C/gedit-plugins-terminal.page
+++ b/help/C/gedit-plugins-terminal.page
@@ -18,6 +18,6 @@
 
   <p>To enable this plugin, select <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Plugins</gui><gui>Embedded Terminal</gui></guiseq>.</p>
 
-  <p>Once you have enabled the plugin, add the terminal to the bottom panel by selecting <guiseq><gui>View</gui><gui>Bottom Pane</gui></guiseq>, or just press <keyseq><key>Ctrl</key><key>F9</key></keyseq>.</p>
+  <p>Once you have enabled the plugin, add the terminal to the bottom pane by selecting <guiseq><gui>View</gui><gui>Bottom Pane</gui></guiseq>, or just press <keyseq><key>Ctrl</key><key>F9</key></keyseq>.</p>
 
 </page>
diff --git a/help/C/gedit-undo-recent-action.page b/help/C/gedit-undo-recent-action.page
index 11ba10c..4d3a341 100644
--- a/help/C/gedit-undo-recent-action.page
+++ b/help/C/gedit-undo-recent-action.page
@@ -27,8 +27,6 @@ I think we should also include a note about how many "undo's" you can do, and th
 undo something once you've saved the file.-->
   <p>We all make mistakes. Even <app>gedit</app> users make mistakes. Fortunately, <app>gedit</app> can help you recover from mistakes. To undo an action in <app>gedit</app>, press <keyseq><key>Ctrl</key><key>Z</key></keyseq>, or click <guiseq><gui>Edit</gui><gui>Undo</gui></guiseq>.</p>
 
-  <p><app>gedit</app> will undo one action every time you press <keyseq><key>Ctrl</key><key>Z</key></keyseq> or select <guiseq><gui>Edit</gui><gui>Undo</gui></guiseq> is pressed.</p>
-
-  <note style="warning"><p>Be careful. If you make a mistake outside of <app>gedit</app> (e.g., If you say something mean to your friend) <app>gedit</app> will not be able to help you undo that mistake.</p></note>
+  <p><app>gedit</app> will undo one action every time you press <keyseq><key>Ctrl</key><key>Z</key></keyseq> or select <guiseq><gui>Edit</gui><gui>Undo</gui></guiseq>.</p>
 
 </page>



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