a / an typo fixes fot API

This commit is contained in:
Anthony GRASSIOT 2014-07-30 22:11:03 +02:00
parent 4bee5b4b86
commit aa42b80a4d
21 changed files with 27 additions and 27 deletions
lib/Cake/Model/Datasource

View file

@ -3246,7 +3246,7 @@ class DboSource extends DataSource {
}
/**
* Generate a alter syntax from CakeSchema::compare()
* Generate an alter syntax from CakeSchema::compare()
*
* @param mixed $compare The comparison data.
* @param string $table The table name.