Skip to content

Commit

Permalink
[Routing] fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vicb committed Dec 11, 2012
1 parent 7200703 commit 70a69d4
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -145,7 +145,7 @@ private function compileRoutes(RouteCollection $routes, $supportsRedirections)
*
* @param DumperPrefixCollection $routes A DumperPrefixCollection instance
* @param Boolean $supportsRedirections Whether redirections are supported by the base class
* @parma string $prefix Prefix of the parent collection
* @param string $prefix Prefix of the parent collection
*
* @return string PHP code
*/
Expand Down

0 comments on commit 70a69d4

Please sign in to comment.