mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* lib/optparse.rb: Remove unreachable email address from documentation
[Bug #6996] [ruby-core:47459] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36960 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
fc7a96e215
commit
92300037ad
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
Thu Sep 13 11:20:00 2012 Zachary Scott <zzak@ruby-lang.org>
|
||||
|
||||
* lib/optparse.rb: Remove unreachable email address from documentation
|
||||
[Bug #6996] [ruby-core:47459]
|
||||
|
||||
Thu Sep 13 11:20:00 2012 Zachary Scott <zzak@ruby-lang.org>
|
||||
|
||||
* lib/xmlrpc.rb: Documentation for XMLRPC
|
||||
|
|
|
@ -204,8 +204,7 @@
|
|||
# === Further documentation
|
||||
#
|
||||
# The above examples should be enough to learn how to use this class. If you
|
||||
# have any questions, email me (gsinclair@soyabean.com.au) and I will update
|
||||
# this document.
|
||||
# have any questions, file a ticket at http://bugs.ruby-lang.org.
|
||||
#
|
||||
class OptionParser
|
||||
# :stopdoc:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue