Mercurial > hg > octave-max
diff scripts/plot/uimenu.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 |
parents | c792872f8942 |
children | 33bbae85769a |
line wrap: on
line diff
--- a/scripts/plot/uimenu.m +++ b/scripts/plot/uimenu.m @@ -25,7 +25,7 @@ ## ## Uimenu objects have the following specific properties: ## -## @table @code +## @table @asis ## @item "accelerator" ## A string containg the key combination together with CTRL to execute this ## menu entry (e.g., "x" for CTRL+x).