Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix typo.
  • Loading branch information
markstory committed May 31, 2013
1 parent 25863ad commit 5e42e70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Cake/Database/Schema/MysqlSchema.php
Expand Up @@ -161,7 +161,7 @@ public function convertFieldDescription(Table $table, $row, $fieldParams = []) {
}

/**
* Convert an index into the abstrac description.
* Convert an index into the abstract description.
*
* @param Cake\Database\Schema\Table $table The table object to append
* an index or constraint to.
Expand Down

0 comments on commit 5e42e70

Please sign in to comment.