Fix some typos

This commit is contained in:
Rotzbua
2023-09-17 22:54:49 +02:00
parent 094604a87c
commit 51c68655fb
9 changed files with 11 additions and 11 deletions

View File

@ -123,7 +123,7 @@ class AnnotationRepository extends ServiceEntityRepository
/**
* Remove all annotations for a user id.
* Used when a user want to reset all informations.
* Used when a user wants to reset all information.
*
* @param int $userId
*/