Bug 29915: (QA follow-up) Fix POD typo

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
This commit is contained in:
Marcel de Rooy 2022-01-25 14:52:31 +00:00 committed by Fridolin Somers
parent 5d1daf20ea
commit 66a9eca571

View file

@ -1627,7 +1627,7 @@ sub check_api_auth {
=head2 check_cookie_auth =head2 check_cookie_auth
($status, $sessionId) = check_api_auth($cookie, $userflags); ($status, $sessionId) = check_cookie_auth($cookie, $userflags);
Given a CGISESSID cookie set during a previous login to Koha, determine Given a CGISESSID cookie set during a previous login to Koha, determine
if the user has the privileges specified by C<$userflags>. C<$userflags> if the user has the privileges specified by C<$userflags>. C<$userflags>