mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-12 16:44:08 -08:00
Fixed typo
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
69b6080bd8
commit
d0d4159088
|
@ -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
|
||||
* is not set in the model it will default to true.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue