Commit 606b8cea by Taylor Otwell

Fixed typo in comment.

Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
parent d12f868f
......@@ -54,7 +54,7 @@ class Bundle {
$config = array('location' => $bundle);
}
// IF no location is set, we will set the location to match the name of
// If no location is set, we will set the location to match the name of
// the bundle. This is for bundles who are installed to the root of
// the bundle directory so a location was not set.
if ( ! isset($config['location']))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment