summaryrefslogtreecommitdiff
path: root/string.c
diff options
context:
space:
mode:
Diffstat (limited to 'string.c')
-rw-r--r--string.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/string.c b/string.c
index c00fa3cd5c..4b10503e8f 100644
--- a/string.c
+++ b/string.c
@@ -5468,8 +5468,6 @@ rb_str_setter(VALUE val, ID id, VALUE *var)
* str.force_encoding(encoding) => str
*
* Changes the encoding to +encoding+ and returns self.
- *
- * If nil is given as +encoding+, "ASCII-8BIT" is used.
*/
static VALUE