From 1f04b32234ddfb0e65b2aad8b6a7c827fad9e954 Mon Sep 17 00:00:00 2001 From: Demian Katz Date: Wed, 18 Sep 2024 09:41:05 -0400 Subject: [PATCH] Fix typo. --- module/VuFind/src/VuFind/Auth/AbstractBase.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/VuFind/src/VuFind/Auth/AbstractBase.php b/module/VuFind/src/VuFind/Auth/AbstractBase.php index a17b0450a46..1fa3e429e94 100644 --- a/module/VuFind/src/VuFind/Auth/AbstractBase.php +++ b/module/VuFind/src/VuFind/Auth/AbstractBase.php @@ -577,7 +577,7 @@ protected function setUserValueByField(UserEntityInterface $user, string $field, /** * Save user and any ILS credentials. * - * Also updates user card data library cards are if enabled. + * Also updates user card data if library cards are enabled. * * @param UserEntityInterface $user User * @param ?string $catPassword ILS catalog password