Fixed typo

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2024-10-15 12:42:09 +01:00
parent 69b6080bd8
commit d0d4159088

View file

@ -42,7 +42,7 @@ class Location extends SnipeModel
]; ];
/** /**
* Whether the model should inject it's identifier to the unique * Whether the model should inject its identifier to the unique
* validation rules before attempting validation. If this property * validation rules before attempting validation. If this property
* is not set in the model it will default to true. * is not set in the model it will default to true.
* *