diff doc/interpreter/bugs.txi @ 10791:3140cb7a05a1

Add spellchecker scripts for Octave and run spellcheck of documentation interpreter/doccheck: New directory for spelling/grammar scripts. interpreter/doccheck/README: Instructions for using scripts. interpreter/doccheck/spellcheck: Script to spellcheck a Texinfo file. interpreter/doccheck/aspell.conf: GNU Aspell configuration file for Octave documentation. interpreter/doccheck/aspell-octave.en.pws: Private Aspell dictionary. interpreter/doccheck/add_to_aspell_dict: Script to add new Octave-specific words to private Aspell dictionary. interpreter/octave.texi: New @nospell macro which forces Aspell to ignore the word marked by the macro. interpreter/mk_doc_cache.m: Skip new @nospell macro when building doc_cache.
author Rik <octave@nomad.inbox5.com>
date Sat, 17 Jul 2010 19:53:01 -0700
parents a9677b03632b
children d682cd6669ac
line wrap: on
line diff
--- a/doc/interpreter/bugs.txi	Thu Jul 15 12:15:14 2010 +0200
+++ b/doc/interpreter/bugs.txi	Sat Jul 17 19:53:01 2010 -0700
@@ -270,7 +270,7 @@
 
 Even if the problem you experience is a fatal signal, you should still
 say so explicitly.  Suppose something strange is going on, such as, your
-copy of the interpreter is out of synch, or you have encountered a bug
+copy of the interpreter is out of sync, or you have encountered a bug
 in the C library on your system.  Your copy might crash and the copy
 here would not.  If you said to expect a crash, then when the
 interpreter here fails to crash, we would know that the bug was not
@@ -359,7 +359,7 @@
 @item
 Use @samp{diff -c} to make your diffs.  Diffs without context are hard
 for us to install reliably.  More than that, they make it hard for us to
-study the diffs to decide whether we want to install them.  Unidiff
+study the diffs to decide whether we want to install them.  Unified diff
 format is better than contextless diffs, but not as easy to read as
 @samp{-c} format.
 
@@ -392,7 +392,7 @@
 The mailing list @email{help@@octave.org} exists for the discussion of
 matters related to using and installing Octave.  If would like to join
 the discussion, please send a short note to
-@email{help@strong{-request}@@octave.org}.
+@email{help-request@@octave.org}.
 
 @strong{Please do not} send requests to be added or removed from the
 mailing list, or other administrative trivia to the list itself.