Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Aug 19, 2014
1 parent 2fc00df commit 7f4aa7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Database/Schema/Collection.php
Expand Up @@ -128,7 +128,7 @@ public function describe($name, array $options = []) {
* Helper method for running each step of the reflection process.
*
* @param string $stage The stage name.
* @param string $name The talble name.
* @param string $name The table name.
* @param array $config The config data.
* @param \Cake\Database\Schema\Table $table The table instance
* @return void
Expand Down

0 comments on commit 7f4aa7c

Please sign in to comment.