diff doc/interpreter/sparse.txi @ 8106:8a42498edb30

Clarify doc for sparse function
author David Bateman <dbateman@free.fr>
date Wed, 17 Sep 2008 14:40:04 -0400
parents b1c1133641ee
children 6f2d95255911
line wrap: on
line diff
--- a/doc/interpreter/sparse.txi	Wed Sep 17 14:20:11 2008 -0400
+++ b/doc/interpreter/sparse.txi	Wed Sep 17 14:40:04 2008 -0400
@@ -297,11 +297,11 @@
 
 @DOCSTRING(spconvert)
 
-The above problem can be avoided in oct-files. However, the construction
-of a sparse matrix from an oct-file is more complex than can be
-discussed in this brief introduction, and you are referred to chapter
-@ref{Dynamically Linked Functions}, to have a full description of the
-techniques involved.
+The above problem of memory reallocation can be avoided in
+oct-files. However, the construction of a sparse matrix from an oct-file
+is more complex than can be discussed in this brief introduction, and
+you are referred to chapter @ref{Dynamically Linked Functions}, to have
+a full description of the techniques involved.
 
 @node Information, Operators and Functions, Creation, Basics
 @subsection Finding out Information about Sparse Matrices