diff scripts/strings/isstrprop.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 1d13679b587e
children f96b9b9f141b
line wrap: on
line diff
--- a/scripts/strings/isstrprop.m
+++ b/scripts/strings/isstrprop.m
@@ -34,7 +34,7 @@
 ##
 ## The second argument @var{prop} must be one of
 ##
-## @table @code
+## @table @asis
 ## @item "alpha"
 ## True for characters that are alphabetic (letters).
 ##