Skip to content

Commit

Permalink
Fix docblock typo
Browse files Browse the repository at this point in the history
  • Loading branch information
okonomi committed Oct 13, 2014
1 parent 627322a commit 9c22648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Routing/RouteCollection.php
Expand Up @@ -66,7 +66,7 @@ class RouteCollection {
* Add a route to the collection.
*
* @param \Cake\Routing\Route\Route $route The route object to add.
* @param array $options Addtional options for the route. Primarily for the
* @param array $options Additional options for the route. Primarily for the
* `_name` option, which enables named routes.
* @return void
*/
Expand Down

0 comments on commit 9c22648

Please sign in to comment.