summaryrefslogtreecommitdiff
path: root/time.c
diff options
context:
space:
mode:
Diffstat (limited to 'time.c')
-rw-r--r--time.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/time.c b/time.c
index 111b71e203..336d7c26a8 100644
--- a/time.c
+++ b/time.c
@@ -3547,6 +3547,7 @@ static VALUE strftime_cstr(const char *fmt, size_t len, VALUE time, rb_encoding
* Returns a canonical string representation of _time_.
*
* Time.now.asctime #=> "Wed Apr 9 08:56:03 2003"
+ * Time.now.ctime #=> "Wed Apr 9 08:56:03 2003"
*/
static VALUE