diff options
author | zzak <zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2013-07-19 02:26:08 +0000 |
---|---|---|
committer | zzak <zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2013-07-19 02:26:08 +0000 |
commit | b19a968f9ad54bc6a71bcb657271166931e59805 (patch) | |
tree | 506c738ebed98db70bf82d457b01ce48254e0279 /lib/rdoc/markdown/literals_1_9.rb | |
parent | 757dee1259ecb436debdb47f80905b73ed1ab510 (diff) |
* lib/rdoc/*: [DOC] Capitalize "Ruby" in documentation
Patch by Dave Worth https://github.com/ruby/ruby/pull/341
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42053 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/rdoc/markdown/literals_1_9.rb')
-rw-r--r-- | lib/rdoc/markdown/literals_1_9.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rdoc/markdown/literals_1_9.rb b/lib/rdoc/markdown/literals_1_9.rb index 5aa90c65a2..3d1cf02e55 100644 --- a/lib/rdoc/markdown/literals_1_9.rb +++ b/lib/rdoc/markdown/literals_1_9.rb @@ -3,7 +3,7 @@ ## #-- -# This set of literals is for ruby 1.9 regular expressions and gives full +# This set of literals is for Ruby 1.9 regular expressions and gives full # unicode support. # # Unlike peg-markdown, this set of literals recognizes Unicode alphanumeric |