mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Fix grammos regarding the verb "refer".
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@22197 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
4579551c94
commit
bda2980b2a
7 changed files with 18 additions and 18 deletions
|
@ -59,7 +59,7 @@ class WSDLEncodedRegistry < Registry
|
|||
end
|
||||
end
|
||||
|
||||
# map anything for now: must refer WSDL while mapping. [ToDo]
|
||||
# map anything for now: must refer to WSDL while mapping. [ToDo]
|
||||
def soap2obj(node, obj_class = nil)
|
||||
begin
|
||||
return any2obj(node, obj_class)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue