# HG changeset patch # User Rik # Date 1292379781 28800 # Node ID 4b4d5a4d7d0e37545c087f8c06b18daaa14bdb1b # Parent 4cab008d3be12ae8386063023d5435b49a9190e3 Fix typo in Quiver section of plot.txi diff --git a/doc/ChangeLog b/doc/ChangeLog --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -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 --git a/doc/interpreter/plot.txi b/doc/interpreter/plot.txi --- 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