We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b17f984 commit d6f4453Copy full SHA for d6f4453
timev.rb
@@ -50,7 +50,7 @@
50
# Conceptually, Time class uses a Rational value to represent the number of
51
# nanoseconds from _Epoch_, 1970-01-01 00:00:00 UTC.
52
# There are no boundary or resolution limitations.
53
-# The value can be obtaind using Time#to_r.
+# The value can be obtained using Time#to_r.
54
#
55
# The Time class always uses the Gregorian calendar.
56
# I.e. the proleptic Gregorian calendar is used.
0 commit comments