diff scripts/strings/isstrprop.m @ 11591:1d13679b587e

Use @nospell macro on certain words in docstrings.
author Rik <octave@nomad.inbox5.com>
date Thu, 20 Jan 2011 19:33:32 -0800
parents c792872f8942
children 5ec6aa05638d
line wrap: on
line diff
--- a/scripts/strings/isstrprop.m
+++ b/scripts/strings/isstrprop.m
@@ -52,7 +52,7 @@
 ## True for decimal digits (0-9).
 ##
 ## @item "xdigit"
-## True for hexadecimal digits (a-fA-F0-9).
+## True for hexadecimal digits (@nospell{a-fA-F0-9}).
 ##
 ## @item "space"
 ## @itemx "wspace"