diff options
Diffstat (limited to 'doc/string/dump.rdoc')
| -rw-r--r-- | doc/string/dump.rdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/string/dump.rdoc b/doc/string/dump.rdoc index add3c35662..7b688c28a6 100644 --- a/doc/string/dump.rdoc +++ b/doc/string/dump.rdoc @@ -46,7 +46,7 @@ In a dump, certain special characters are escaped: In a dump, unprintable characters are replaced by printable ones; the unprintable characters are the whitespace characters (other than space itself); -here we see the ordinals for those characers, together with explanatory text: +here we see the ordinals for those characters, together with explanatory text: h = { 7 => 'Alert (BEL)', |
