diff src/DLD-FUNCTIONS/colamd.cc @ 14361:8de863b7126b

doc: Use Octave preference for double quote in docstrings in all .cc files * cellfun.cc, chol.cc, colamd.cc, dlmread.cc, eigs.cc, fftw.cc, lu.cc, luinc.cc, matrix_type.cc, spparms.cc, symrcm.cc, data.cc, dirfns.cc, error.cc: Use Octave preference for double quote in docstrings.
author Rik <octave@nomad.inbox5.com>
date Mon, 13 Feb 2012 07:45:41 -0800
parents 72c96de7a403
children 5ae9f0f77635
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/colamd.cc	Mon Feb 13 07:42:56 2012 -0800
+++ b/src/DLD-FUNCTIONS/colamd.cc	Mon Feb 13 07:45:41 2012 -0800
@@ -651,7 +651,7 @@
 is assumed to be symmetric and the symmetric elimination tree is\n\
 returned.  The argument @var{typ} controls whether a symmetric or\n\
 column elimination tree is returned.  Valid values of @var{typ} are\n\
-'sym' or 'col', for symmetric or column elimination tree respectively\n\
+\"sym\" or \"col\", for symmetric or column elimination tree respectively\n\
 \n\
 Called with a second argument, @code{etree} also returns the postorder\n\
 permutations on the tree.\n\