summaryrefslogtreecommitdiff
path: root/string.rb
diff options
context:
space:
mode:
-rw-r--r--string.rb2
1 files changed, 1 insertions, 1 deletions
@@ -300,7 +300,7 @@
#
# == What's Here
#
-# First, what's elsewhere. \Class +String+:
#
# - Inherits from the {Object class}[rdoc-ref:Object@What-27s+Here].
# - Includes the {Comparable module}[rdoc-ref:Comparable@What-27s+Here].