changeset 6559:2eee82833c9e

[project @ 2007-04-20 20:02:29 by jwe]
author jwe
date Fri, 20 Apr 2007 20:02:29 +0000
parents e0e1c6df5ab2
children 03ff4e32c895
files doc/interpreter/Makefile.in doc/interpreter/octave.texi
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/interpreter/Makefile.in	Fri Apr 20 19:33:24 2007 +0000
+++ b/doc/interpreter/Makefile.in	Fri Apr 20 20:02:29 2007 +0000
@@ -39,7 +39,7 @@
 SUB_SOURCE := arith.txi audio.txi basics.txi bit.txi bugs.txi \
 	container.txi control.txi cp-idx.txi data.txi \
 	debug.txi diffeq.txi emacs.txi errors.txi eval.txi \
-	expr.txi finance.txi fn-idx.txi func.txi geomery.txi gpl.txi \
+	expr.txi finance.txi fn-idx.txi func.txi geometry.txi gpl.txi \
 	grammar.txi hashing.txi image.txi install.txi interp.txi \
 	intro.txi io.txi linalg.txi matrix.txi nonlin.txi numbers.txi \
 	op-idx.txi optim.txi package.txi plot.txi poly.txi preface.txi \
--- a/doc/interpreter/octave.texi	Fri Apr 20 19:33:24 2007 +0000
+++ b/doc/interpreter/octave.texi	Fri Apr 20 20:02:29 2007 +0000
@@ -568,7 +568,7 @@
 @include poly.texi
 @include interp.texi
 @include geometry.texi
-@include hash.texi
+@include hashing.texi
 @include control.texi
 @include signal.texi
 @include image.texi