summaryrefslogtreecommitdiff
path: root/doc/float.rb
diff options
context:
space:
mode:
Diffstat (limited to 'doc/float.rb')
-rw-r--r--doc/float.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/float.rb b/doc/float.rb
index 01668bfc6d..f9068dfb1b 100644
--- a/doc/float.rb
+++ b/doc/float.rb
@@ -72,9 +72,9 @@
# First, what's elsewhere. Class \Float:
#
# - Inherits from
-# {class Numeric}[rdoc-ref:Numeric@What-27s+Here]
-# and {class Object}[rdoc-ref:Object@What-27s+Here].
-# - Includes {module Comparable}[rdoc-ref:Comparable@What-27s+Here].
+# {class Numeric}[rdoc-ref:Numeric@Whats+Here]
+# and {class Object}[rdoc-ref:Object@Whats+Here].
+# - Includes {module Comparable}[rdoc-ref:Comparable@Whats+Here].
#
# Here, class \Float provides methods for:
#