changeset 11365:4b4d5a4d7d0e

Fix typo in Quiver section of plot.txi
author Rik <octave@nomad.inbox5.com>
date Tue, 14 Dec 2010 18:23:01 -0800
parents 4cab008d3be1
children ad8966096e27
files doc/ChangeLog doc/interpreter/plot.txi
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2010-12-09  Doug Stewart <doug.dastew@gmail.com>
+
+        * interpreter/plot.txi: changed origial to origin in Quiver section
+
 2010-12-09  Kai Habel  <kai.habel@gmx.de>
 
 	* interpreter/plot.txi: Add pie3 function.
--- a/doc/interpreter/plot.txi
+++ b/doc/interpreter/plot.txi
@@ -3037,7 +3037,7 @@
 Quiver series objects are created by the @code{quiver} or @code{quiver3}
 functions.  Each @code{hggroup} element of the series contains three line
 objects as children representing the body and head of the arrow,
-together with a marker as the point of original of the arrows.  The
+together with a marker as the point of origin of the arrows.  The
 properties of the quiver series are
 
 @table @code