mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-06-05 06:13:36 +00:00
a
/ an
typo fixes fot API
This commit is contained in:
parent
4bee5b4b86
commit
aa42b80a4d
21 changed files with 27 additions and 27 deletions
lib/Cake/Model/Datasource
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue