diff --git a/doc/extension.rdoc b/doc/extension.rdoc index 61a6aeffd9..c2a3a9833e 100644 --- a/doc/extension.rdoc +++ b/doc/extension.rdoc @@ -1176,7 +1176,7 @@ void Check_Type(VALUE value, int type) :: Ensures +value+ is of the given internal +type+ or raises a TypeError -SaveStringValue(value) :: +SafeStringValue(value) :: Checks that +value+ is a String and is not tainted