summaryrefslogtreecommitdiff
path: root/timev.rb
diff options
context:
space:
mode:
Diffstat (limited to 'timev.rb')
-rw-r--r--timev.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/timev.rb b/timev.rb
index cf8a88e64e..005c3d481a 100644
--- a/timev.rb
+++ b/timev.rb
@@ -170,8 +170,8 @@
#
# First, what's elsewhere. Class +Time+:
#
-# - Inherits from {class Object}[rdoc-ref:Object@What-27s+Here].
-# - Includes {module Comparable}[rdoc-ref:Comparable@What-27s+Here].
+# - Inherits from {class Object}[rdoc-ref:Object@Whats+Here].
+# - Includes {module Comparable}[rdoc-ref:Comparable@Whats+Here].
#
# Here, class +Time+ provides methods that are useful for:
#