Subject: | Spelling error in lib/WebService/ILS.pm |
Date: | Sun, 22 Mar 2020 01:50:46 +0530 |
To: | bug-WebService-ILS [...] rt.cpan.org |
From: | Utkarsh Gupta <utkarsh [...] debian.org> |
Hi there,
There's a spelling error in the word "differnt".
Here's a patch:
--- a/lib/WebService/ILS.pm
+++ b/lib/WebService/ILS.pm
@@ -159,7 +159,7 @@
=item C<client_secret> => secret key (password)
=item C<library_id> => sometimes service providers provide access
- to differnt "libraries"
+ to different "libraries"
=back
Best,
Utkarsh