Mercurial > hg > octave-lyh
diff scripts/plot/linkprop.m @ 9042:97aa01a85ea4
Merge documentation cleanup changes to main branch.
author | Rik <rdrider0-list@yahoo.com> |
---|---|
date | Wed, 25 Mar 2009 18:13:08 -0700 |
parents | dbd0c77e575e |
children | 16f53d29049f |
line wrap: on
line diff
--- a/scripts/plot/linkprop.m +++ b/scripts/plot/linkprop.m @@ -19,7 +19,7 @@ ## -*- texinfo -*- ## @deftypefn {Function File} {@var{hlink} =} linkprop (@var{h}, @var{prop}) ## Links graphics object properties, such that a change in one is -## propagated to the others. The properties to link are given as a +## propagated to the others. The properties to link are given as a ## string of cell string array by @var{prop} and the objects containing ## these properties by the handle array @var{h}. ##