aboutsummaryrefslogtreecommitdiffstats
path: root/io.c
diff options
context:
space:
mode:
Diffstat (limited to 'io.c')
-rw-r--r--io.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/io.c b/io.c
index 567e7b5d5d..5cd7f7c14d 100644
--- a/io.c
+++ b/io.c
@@ -5686,7 +5686,7 @@ rb_io_s_read(int argc, VALUE *argv, VALUE io)
/*
* call-seq:
- * io.externalencoding => encoding
+ * io.external_encoding => encoding
*
* Returns the Encoding object that represents the encoding of the file.
*/