Skip to content

Commit

Permalink
fix: spelling losing
Browse files Browse the repository at this point in the history
  • Loading branch information
dan2k3k4 authored Apr 17, 2024
1 parent e9317a6 commit 6a0533f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ function silverback_autosave_entity_update(EntityInterface $entity) {
*
* If the permissions of a user are changed, then we delete the autosave states
* belonging to that user. It is possible that new permissions the user is
* loosing the ability to access certain fields, but the autosave states contain
* losing the ability to access certain fields, but the autosave states contain
* data for them.
*/
function silverback_autosave_user_update(EntityInterface $user) {
Expand Down

0 comments on commit 6a0533f

Please sign in to comment.