Mercurial > hg > octave-lyh
diff doc/liboctave/array.texi @ 12702:013cd94d8d7f stable
doc: Spelling fixes for various documentation files
* NEWS, NEWS.1, NEWS.2, NEWS.3, README.MacOS, README.Windows,
doc/faq/OctaveFAQ.texi, doc/interpreter/install.txi,
doc/interpreter/sparseimages.m, doc/liboctave/array.texi, examples/COPYING:
Spelling fixes
author | John Bradshaw <john@johnbradshaw.org> |
---|---|
date | Sat, 04 Jun 2011 07:26:45 -0700 |
parents | fd0a3ac60b0e |
children | 72c96de7a403 |
line wrap: on
line diff
--- a/doc/liboctave/array.texi +++ b/doc/liboctave/array.texi @@ -177,7 +177,7 @@ @deftypefnx Constructor {} DiagArray<T> (const DiagArray<T> &@var{a}) @end deftypefn -@deftypeop Assginment DiagArray<T>& {} {operator =} (const DiagArray<T> &@var{a}) +@deftypeop Assignment DiagArray<T>& {} {operator =} (const DiagArray<T> &@var{a}) @end deftypeop @deftypemethod DiagArray<T> int dim1 (void) const