Browse Source

unique typo

Tobsn 12 years ago
parent
commit
31abcd599b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      laravel/database/schema/grammars/mysql.php

+ 1 - 1
laravel/database/schema/grammars/mysql.php

@@ -260,7 +260,7 @@ class MySQL extends Grammar {
 	}
 	}
 
 
 	/**
 	/**
-	 * Generate the SQL statement for a drop unqique key command.
+	 * Generate the SQL statement for a drop unique key command.
 	 *
 	 *
 	 * @param  Table    $table
 	 * @param  Table    $table
 	 * @param  Fluent   $command
 	 * @param  Fluent   $command