From 86b4c2fc3fb0ec815e212628f6708c5b777f523e Mon Sep 17 00:00:00 2001 From: Burdette Lamar Date: Fri, 7 May 2021 15:14:08 -0500 Subject: What's Here for class Dir (#4472) What's Here for class Dir --- timev.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'timev.rb') 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 -- cgit v1.2.3