summaryrefslogtreecommitdiff
path: root/timev.rb
diff options
context:
space:
mode:
authorBurdette Lamar <BurdetteLamar@Yahoo.com>2021-05-07 15:14:08 -0500
committerGitHub <noreply@github.com>2021-05-07 15:14:08 -0500
commit86b4c2fc3fb0ec815e212628f6708c5b777f523e (patch)
tree318b4de813d28684df57a3cec037d75d30c19bbe /timev.rb
parent111bfc934ccaea1bbfbefc3d798f9f545a4dc8ec (diff)
What's Here for class Dir (#4472)
What's Here for class Dir
Notes
Notes: Merged-By: BurdetteLamar <BurdetteLamar@Yahoo.com>
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