changeset 15275:ecdb1463bff4

Fix typo in install.txi and in documentation spellcheck dictionary * aspell-octave.en.pws: Remove gfortan, libcruft entries. * install.txi: Fix typo gfortan -> gfortran.
author Rik <rik@octave.org>
date Sun, 02 Sep 2012 15:08:50 -0700
parents c5d09a57ceb2
children 329f088cbdf7
files doc/interpreter/doccheck/aspell-octave.en.pws doc/interpreter/install.txi
diffstat 2 files changed, 1 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/doc/interpreter/doccheck/aspell-octave.en.pws	Sun Sep 02 22:39:56 2012 +0200
+++ b/doc/interpreter/doccheck/aspell-octave.en.pws	Sun Sep 02 15:08:50 2012 -0700
@@ -338,7 +338,6 @@
 geq
 gesdd
 gesvd
-gfortan
 Ghostscript
 Ghostscript's
 gif
@@ -493,7 +492,6 @@
 LF
 lfloor
 li
-libcruft
 libcurl
 liblapack
 liboctave
--- a/doc/interpreter/install.txi	Sun Sep 02 22:39:56 2012 +0200
+++ b/doc/interpreter/install.txi	Sun Sep 02 15:08:50 2012 -0700
@@ -797,7 +797,7 @@
 
 You must ensure that all Fortran sources except those in the
 @file{liboctave/cruft/ranlib} directory are compiled such that INTEGERS are
-8-bytes wide.  If you are using gfortan, the configure script should
+8-bytes wide.  If you are using gfortran, the configure script should
 automatically set the Makefile variable @w{@env{F77_INTEGER_8_FLAG}} to 
 @option{-fdefault-integer-8}.  If you are using another compiler, you
 must set this variable yourself.  You should NOT set this flag in