[gedit] docs: updated gedit-spellcheck.page based on input from Baptiste Mille-Mathias



commit 2446efef80e6657131fe37eca1892398868176c9
Author: Jim Campbell <jwcampbell gmail com>
Date:   Thu Dec 13 21:28:30 2012 -0600

    docs: updated gedit-spellcheck.page based on input from Baptiste Mille-Mathias

 help/C/gedit-spellcheck.page |   34 ++++++++++++++++++++++++++--------
 1 files changed, 26 insertions(+), 8 deletions(-)
---
diff --git a/help/C/gedit-spellcheck.page b/help/C/gedit-spellcheck.page
index 3ab2861..614fec5 100644
--- a/help/C/gedit-spellcheck.page
+++ b/help/C/gedit-spellcheck.page
@@ -3,24 +3,42 @@
   id="gedit-spellcheck">
   
   <info>
-    <link type="guide" xref="index#gedit-working-with-files" />
     <link type="guide" xref="gedit-plugin-guide#gedit-default-plugins" /> 
     <revision pkgversion="3.0" version="1.0" date="2011-03-25" status="final"/>
     <credit type="author">
       <name>Jim Campbell</name>
       <email>jwcampbell gmail com</email>
     </credit>
+    <credit type="author">
+      <name>Baptiste Mille-Mathias</name>
+      <email>baptistem gnome org</email>
+    </credit>
+    <desc>Enable and use gedit's spell-checking feature</desc>
   </info>
   
   <title>Spell-check your document</title>
-  <p>Using the spell-check feature in <app>gedit</app> requires that you first 
-  enable the spell-check plugin. To enable the plugin, select <guiseq><gui>Edit
-  </gui><gui>Preferences</gui><gui>Plugins</gui><gui>Spell Checker</gui>
-  </guiseq>.</p>
-  
+  <section id="enable-spell-check">
+    <title>Enable the spell checker</title>
+    <p>To enable the plugin, select <guiseq><gui>Edit</gui><gui>Preferences
+    </gui><gui>Plugins</gui><gui>Spell Checker</gui></guiseq>.</p>
+
+    <p><app>gedit</app> will only check your document's spelling when you choose
+    <guiseq><gui>Tools</gui><gui>Check Spelling</gui></guiseq>. To have <app>
+    gedit</app> automatically check your spelling, select <guiseq><gui>Tools
+    </gui><gui>Highlight Misspelled Words</gui></guiseq>.</p>
+  </section>
+
+  <section id="define-spell-check-language">
+    <title>Define the language to use for spell checking</title>
+    <p>By default, <app>gedit</app> will use your current language to spell
+    check your document. If you need to use another language, choose <guiseq>
+    <gui>Tools</gui><gui>Set Language...</gui></guiseq>, then choose the
+    language you want to use.</p>
+    
   <note>
-    <p>Select <guiseq><gui>Tools</gui><gui>Autocheck Spelling</gui></guiseq> to 
-    make <app>gedit</app> highlight spelling errors while you type.</p>
+    <p>The list of available languages will vary, depending on the configuration
+    of your system.</p>
   </note>
+  </section>
 
 </page>



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