summaryrefslogtreecommitdiff
path: root/string.c
diff options
context:
space:
mode:
Diffstat (limited to 'string.c')
-rw-r--r--string.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/string.c b/string.c
index a48dd69c47..db5b422b69 100644
--- a/string.c
+++ b/string.c
@@ -6815,8 +6815,7 @@ rb_str_is_ascii_only_p(VALUE str)
* sym == obj => true or false
*
* Equality---If <i>sym</i> and <i>obj</i> are exactly the same
- * symbol, returns <code>true</code>. Otherwise, compares them
- * as strings.
+ * symbol, returns <code>true</code>.
*/
static VALUE