unique typo

This commit is contained in:
Tobsn 2012-06-22 08:54:10 -07:00
parent 0b9b102dc7
commit 31abcd599b
1 changed files with 1 additions and 1 deletions

View File

@ -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