diff options
-rw-r--r-- | string.rb | 2 |
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]. |