We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6097a81 commit fa3a5f0Copy full SHA for fa3a5f0
lib/oai/client.rb
@@ -98,7 +98,7 @@ def initialize(base_url, options={})
98
99
# Equivalent to a Identify request. You'll get back a OAI::IdentifyResponse
100
# object which is essentially just a wrapper around a REXML::Document
101
- # for the response. If you are created your client using the libxml
+ # for the response. If you created your client using the libxml
102
# parser then you will get an XML::Node object instead.
103
104
def identify
0 commit comments