[gnote] Fix errors in editing manual page



commit f0e648f85db8a5dc721e9b0ca9b337eb9b58a4f6
Author: Aurimas Äernius <aurisc4 gmail com>
Date:   Sun Oct 30 16:23:20 2011 +0200

    Fix errors in editing manual page
    
    There is "Next" gui, not "Find Next".
    Also correct small writing mistakes.

 help/C/gnote-editing-notes.page |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/help/C/gnote-editing-notes.page b/help/C/gnote-editing-notes.page
index 99fa0a5..27ce58c 100755
--- a/help/C/gnote-editing-notes.page
+++ b/help/C/gnote-editing-notes.page
@@ -20,7 +20,7 @@
     <p>After creating a new note, a new window will appear with the title "New Note N". At the top of the note is a toolbar with several buttons and text. Directly below this toolbar is the content area of the note. </p>
     <figure>
       <title><gui>New Note</gui>  window</title>
-      <desc><app>Gnote</app> New Notew</desc>
+      <desc><app>Gnote</app> New Note</desc>
       <media type="image" src="figures/gnote-new-note.png" mime="image/png" style="right">
         <p><app>Gnote</app> Note window.</p>
       </media>
@@ -34,7 +34,7 @@
         <p>Support for âUndoâ is available in <app>Gnote</app> through this menu item. The Undo function allows you to revert previous changes made to your note during the current session. To undo your last change using the keyboard, use the standard keybinding, <keyseq><key>Ctrl</key><key>Z</key></keyseq>.</p>
       </item>
       <item><title>Redo</title>
-        <p>The âRedoâ function is used to put back changes that were removed using the âUndoâ feature. To redo your last change using the keyboard, use the standard keybinding, <keyseq><key>Shift</key><key>Ctrl</key><key>Z</key></keyseq> .</p>
+        <p>The âRedoâ function is used to put back changes that were removed using the âUndoâ feature. To redo your last change using the keyboard, use the standard keybinding, <keyseq><key>Shift</key><key>Ctrl</key><key>Z</key></keyseq>.</p>
       </item>
       <item><title>Bold</title>
         <p>To make text within your note bold, first select the text you want to modify. Then select the Bold option from the <gui>Text</gui> menu. You may also use the keybinding <keyseq><key>Ctrl</key><key>B</key></keyseq> after selecting the text.</p>
@@ -57,7 +57,7 @@
        <p>For more information on bullets, <link xref="bulleted-lists"/>.</p>
      </item>
      <item><title>Find in This Note</title>
-       <p>Use this to search for text within the current note. A small find bar will open up at the bottom of the note. To open the find bar using the keyboard, use the standard keybinding, <keyseq><key>Ctrl</key><key>F</key></keyseq> . Enter text to find. After entering text, the matches will be highlighted. Click <gui>Find Next</gui> to highlight the next match and place the cursor there. Click <gui>Previous</gui> to move to the previous match.
+       <p>Use this to search for text within the current note. A small find bar will open up at the bottom of the note. To open the find bar using the keyboard, use the standard keybinding, <keyseq><key>Ctrl</key><key>F</key></keyseq>. Enter text to find. After entering text, the matches will be highlighted. Click <gui>Next</gui> to highlight the next match and place the cursor there. Click <gui>Previous</gui> to move to the previous match.
 To close the find bar, click X (Close Button) on the far left or press the <key>Escape</key> key.</p>
      </item>
    </list>



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