mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-10 02:14:31 +02:00
Fixed typos
This commit is contained in:
parent
63df16a369
commit
d04d743520
144 changed files with 263 additions and 265 deletions
|
@ -46,7 +46,7 @@ use Symfony\Contracts\EventDispatcher\Event;
|
|||
|
||||
/**
|
||||
* This event is triggered when something security related to a user happens.
|
||||
* For example when the password is reset or the an two factor authentication method was disabled.
|
||||
* For example when the password is reset or the two-factor authentication method was disabled.
|
||||
*/
|
||||
class SecurityEvent extends Event
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue