summaryrefslogtreecommitdiff
path: root/timev.rb
diff options
context:
space:
mode:
Diffstat (limited to 'timev.rb')
-rw-r--r--timev.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/timev.rb b/timev.rb
index 878a4c14e8..1c29b6684f 100644
--- a/timev.rb
+++ b/timev.rb
@@ -75,7 +75,7 @@ class Time
# :include: doc/time/year.rdoc
# :include: doc/time/mon-min.rdoc
# :include: doc/time/sec.rdoc
- # :include: doc/time/in.rdoc
+ # :include: doc/time/zone_and_in.rdoc
#
def initialize(year = (now = true), mon = nil, mday = nil, hour = nil, min = nil, sec = nil, zone = nil, in: nil)
if zone