# HG changeset patch # User Doug Stewart # Date 1291917850 18000 # Node ID 4a778097497292c998839281a20fc2740e3ded58 # Parent 874f2a0fdd1990eee5e5f8c2db8b3e666ac15b8c Fix a typo in polt.texi change original to origin in quiver section diff -r 874f2a0fdd19 -r 4a7780974972 doc/ChangeLog --- a/doc/ChangeLog Thu Dec 09 17:54:09 2010 +0100 +++ b/doc/ChangeLog Thu Dec 09 13:04:10 2010 -0500 @@ -1,3 +1,7 @@ +2010-12-09 Doug Stewart + + * interpreter/plot.txi: changed origial to origin in Quiver section + 2010-12-09 Kai Habel * interpreter/plot.txi: Add pie3 function. diff -r 874f2a0fdd19 -r 4a7780974972 doc/interpreter/plot.txi --- a/doc/interpreter/plot.txi Thu Dec 09 17:54:09 2010 +0100 +++ b/doc/interpreter/plot.txi Thu Dec 09 13:04:10 2010 -0500 @@ -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