summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authornahi <nahi@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-09-26 09:30:07 +0000
committernahi <nahi@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-09-26 09:30:07 +0000
commit13391b4047d4bddd6d0447265e46a45c3ec9d851 (patch)
tree298513566c11f3af35eadc921f1740660694ba29 /lib
parente0741eb05f6fe7f6928922f1c6487a3cb39702c3 (diff)
* lib/README: lib/wsdl is an implementation of WSDL/1.1, not WSDL/1.2.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4603 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib')
-rw-r--r--lib/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/README b/lib/README
index e9ad2757ac..2a3e3083ca 100644
--- a/lib/README
+++ b/lib/README
@@ -89,7 +89,7 @@ uri/ldap.rb ldap scheme support
uri/mailto.rb mailto scheme support
weakref.rb weak reference class
webrick.rb WEB server toolkit
-wsdl WSDL 1.2 implementation
+wsdl WSDL 1.1 implementation
xmlrpc XML-RPC implementation
xsd XML Schema Datatypes implementation
yaml.rb YAML implementation