unique typo
This commit is contained in:
parent
0b9b102dc7
commit
31abcd599b
|
@ -260,7 +260,7 @@ public function drop_primary(Table $table, Fluent $command)
|
|||
}
|
||||
|
||||
/**
|
||||
* Generate the SQL statement for a drop unqique key command.
|
||||
* Generate the SQL statement for a drop unique key command.
|
||||
*
|
||||
* @param Table $table
|
||||
* @param Fluent $command
|
||||
|
|
Loading…
Reference in New Issue