Mercurial > hg > octave-lyh
diff scripts/plot/refreshdata.m @ 11595:5ec6aa05638d
Prevent doubled quotes around @table items in Info.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Thu, 20 Jan 2011 21:29:14 -0800 (2011-01-21) |
parents | c792872f8942 |
children | cefd568ea073 |
line wrap: on
line diff
--- a/scripts/plot/refreshdata.m +++ b/scripts/plot/refreshdata.m @@ -25,7 +25,7 @@ ## arguments @var{h} is a scalar or array of figure handles to refresh. The ## optional second argument @var{workspace} can take the following values. ## -## @table @code +## @table @asis ## @item "base" ## Evaluate the datasource properties in the base workspace. (default). ##