Skip to content

Commit

Permalink
Merge pull request #30 from ifad/chore/fix-yard-offense
Browse files Browse the repository at this point in the history
Fix yard offense
  • Loading branch information
tagliala authored Apr 20, 2024
2 parents a7ab815 + b46ecfa commit 3ee53f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/sharepoint/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3ee53f6

Please sign in to comment.