Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
demiankatz authored Sep 18, 2024
1 parent 08282a0 commit 1f04b32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module/VuFind/src/VuFind/Auth/AbstractBase.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1f04b32

Please sign in to comment.