diff scripts/plot/shading.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 a754c2d8a13f
line wrap: on
line diff
--- a/scripts/plot/shading.m
+++ b/scripts/plot/shading.m
@@ -22,7 +22,7 @@
 ## Set the shading of surface or patch graphic objects.  Valid arguments
 ## for @var{type} are
 ##
-## @table @code
+## @table @asis
 ## @item "flat"
 ## Single colored patches with invisible edges.
 ##