diff --git a/lib/sharepoint/client.rb b/lib/sharepoint/client.rb index 9741c58..e61ec2c 100644 --- a/lib/sharepoint/client.rb +++ b/lib/sharepoint/client.rb @@ -16,7 +16,7 @@ class Client # Initializes a new client with given options. # - # @param [Hash] options The client options: + # @param [Hash] config The client options: # - `:uri` The SharePoint server's root url # - `:username` self-explanatory # - `:password` self-explanatory