Skip to content

Commit

Permalink
Fix trailing space.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Mar 10, 2015
1 parent 0064e25 commit fe728d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Routing/Router.php
Expand Up @@ -102,7 +102,7 @@ class Router

/**
* The route collection routes would be added to.
*
*
* @var \Cake\Routing\RouteCollection
*/
protected static $_collection;
Expand Down

0 comments on commit fe728d7

Please sign in to comment.