Mercurial > hg > octave-jordi
diff doc/interpreter/plot.txi @ 8325:b93ac0586e4b
spelling corrections
Here is a patch with some spelling corrections to the manual.
changeset: 8308:aeaf884ea9af
user: Brian Gough <bjg@gnu.org>
date: Fri Nov 07 09:26:17 2008 -0500
summary: [docs] assoicated => associated
author | Brian Gough<bjg@network-theory.co.uk> |
---|---|
date | Mon, 17 Nov 2008 11:38:39 +0100 (2008-11-17) |
parents | dc62132651db |
children | fa78cb8d8a5c |
line wrap: on
line diff
--- a/doc/interpreter/plot.txi +++ b/doc/interpreter/plot.txi @@ -864,7 +864,7 @@ @itemx xldata @itemx xudata The data to be plotted. The @code{ldata} and @code{udata} elements are -for errobars in the y direction, and the @code{xldata} and @code{xudata} +for errorbars in the y direction, and the @code{xldata} and @code{xudata} elements are for errorbars in the x direction. @item color @@ -941,7 +941,7 @@ characters are also inserted with a code starting with the back-slash (\) character, as in the table @ref{tab:extended}. -In addition, the formating of the text can be changed within the string +In addition, the formatting of the text can be changed within the string with the codes @multitable @columnfractions .2 .2 .6 .2 @@ -1641,7 +1641,7 @@ @item xdata @itemx ydata The x and y coordinates of the original columns of the data passed to -@code{area} prior to the cummulative summation used in the @code{area} +@code{area} prior to the cumulative summation used in the @code{area} function. @item xdatasource