mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Fix typo
This commit is contained in:
parent
5d32956070
commit
37bd297094
|
@ -69,7 +69,7 @@ class DenormalizedEolAndAddColumnForExplicitDateToAssets extends Migration
|
|||
}
|
||||
|
||||
/**
|
||||
* This method returns the correct database express for either
|
||||
* This method returns the correct database expression for either
|
||||
* mysql or sqlite depending on the driver being used.
|
||||
*/
|
||||
private function eolUpdateExpression(): Expression
|
||||
|
|
Loading…
Reference in a new issue