diff doc/interpreter/install.txi @ 8325:b93ac0586e4b

spelling corrections Here is a patch with some spelling corrections to the manual. changeset: 8308:aeaf884ea9af user: Brian Gough <bjg@gnu.org> date: Fri Nov 07 09:26:17 2008 -0500 summary: [docs] assoicated => associated
author Brian Gough<bjg@network-theory.co.uk>
date Mon, 17 Nov 2008 11:38:39 +0100
parents 30c0533e39ae
children 00df69d7e698
line wrap: on
line diff
--- a/doc/interpreter/install.txi	Fri Nov 14 12:50:03 2008 +0100
+++ b/doc/interpreter/install.txi	Mon Nov 17 11:38:39 2008 +0100
@@ -35,7 +35,7 @@
 
 @strong{Note:} This file is automatically generated from
 @file{doc/interpreter/install.txi} in the Octave sources, so to make
-changes to this documenation file, change that source file.
+changes to this documentation file, change that source file.
 
 @node Installation
 @chapter Installing Octave
@@ -66,7 +66,7 @@
 @item --enable-bounds-check
 Enable bounds checking for indexing operators in the internal array
 classes.  This option is primarily used for debugging Octave.  Building
-Octave with this option has a negative impact on performace and is not
+Octave with this option has a negative impact on performance and is not
 recommended for general use.
 
 @item --enable-64
@@ -271,7 +271,7 @@
 @itemize @bullet
 @item
 On some SCO systems, @code{info} fails to compile if
-@code{HAVE_TERMIOS_H} is defined int @file{config.h}.  Simply removing
+@code{HAVE_TERMIOS_H} is defined in @file{config.h}.  Simply removing
 the definition from @file{info/config.h} should allow it to compile.
 
 @item