Skip to content

Commit

Permalink
fixed typo [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
rubiii committed Jun 4, 2013
1 parent c835152 commit 9483f14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/savon/wsdl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ def initialize(wsdl, http)
@documents, @schemas = importer.import(wsdl)
end

# Public: Returns the DocumenCollection.
# Public: Returns the DocumentCollection.
attr_reader :documents

# Public: Returns the SchemaCollection.
Expand Down

0 comments on commit 9483f14

Please sign in to comment.