cleaning up code.

This commit is contained in:
Taylor Otwell
2012-03-25 22:38:35 -05:00
parent d558387b85
commit 263d6145a7
2 changed files with 2 additions and 2 deletions

View File

@@ -176,7 +176,7 @@ class Bundle {
/**
* Determine which bundle handles the given URI.
*
* If no bundle is assigned to handle the URI, the default bundle is returned.
* The default bundle is returned if no other bundle is assigned.
*
* @param string $uri
* @return string