mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Documentation fixes and a patch to fix whitespace handling.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6043 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
adb4439f85
commit
6a738f2265
6 changed files with 43 additions and 21 deletions
|
@ -20,7 +20,7 @@
|
|||
# be accessed online at http://www.germane-software.com/software/rexml_doc
|
||||
# A tutorial is available in docs/tutorial.html
|
||||
module REXML
|
||||
Copyright = "Copyright #{Time.now.year} Sean Russell <ser@germane-software.com>"
|
||||
Date = "+2004/047"
|
||||
Version = "2.7.4.2"
|
||||
Copyright = "Copyright © 2001, 2002, 2003, 2004 Sean Russell <ser@germane-software.com>"
|
||||
Date = "+2004/088"
|
||||
Version = "3.0.0"
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue