[gedit] Fixed three strings



commit f9095c26db4c258420aab1bcb7bc8813d8b2db1e
Author: Jorge GonzÃlez <jorgegonz svn gnome org>
Date:   Sat Sep 24 11:37:19 2011 +0200

    Fixed three strings

 help/C/gedit-search.page |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/help/C/gedit-search.page b/help/C/gedit-search.page
index 21bc252..414c4a5 100644
--- a/help/C/gedit-search.page
+++ b/help/C/gedit-search.page
@@ -27,8 +27,8 @@
       </guiseq> or pressing <keyseq><key>Ctrl</key><key>F</key></keyseq>. 
       This will move your cursor to the start of the <gui>search window</gui>.
       </p></item>
-      <item><p>Type the text you wish to search for in the <gui>search window
-      </gui>.</p></item>
+      <item><p>Type the text you wish to search for in the <gui>search window</gui>.
+      </p></item>
       <item><p>As you type, <app>gedit</app> will begin highlighting the 
       portions of text that match what you 
       have entered.</p></item>
@@ -45,13 +45,13 @@
       </steps>
 
   <p>To close the <gui>search window</gui>, press either <key>Esc</key> or 
-  <key>Enter</key>. Pressing <key>Esc</key> will return the cursor to its where 
+  <key>Enter</key>. Pressing <key>Esc</key> will return the cursor to where 
   it was before you began your search. Pressing <key>Enter</key> will return 
   the cursor to the current position in the search results.</p>
 
     <note>
       <p>The text that you've searched for will remain highlighted by gedit, 
-      even after you have completed your search.  To remove the highlight, 
+      even after you have completed your search. To remove the highlight, 
       click <guiseq><gui>Search</gui><gui>Clear Highlight</gui></guiseq>, or 
       press <keyseq><key>Ctrl</key><key>Shift</key><key>K</key></keyseq>.</p>
     </note>



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