diff doc/interpreter/sparse.txi @ 8829:235d71d77221

doc fixes
author John W. Eaton <jwe@octave.org>
date Fri, 20 Feb 2009 12:13:21 -0500
parents 8463d1a2e544
children eb63fbe60fab
line wrap: on
line diff
--- a/doc/interpreter/sparse.txi	Fri Feb 20 11:17:01 2009 -0500
+++ b/doc/interpreter/sparse.txi	Fri Feb 20 12:13:21 2009 -0500
@@ -626,7 +626,7 @@
 the reordering functions @dfn{colperm} and @dfn{randperm} are
 also available.
 
-@xref{fig:simplematrix} for an example of the structure of a simple 
+@xref{fig:simplematrix}, for an example of the structure of a simple 
 positive definite matrix.
 
 @float Figure,fig:simplematrix