Fix typos.

Signed-off-by: [email protected] <[email protected]>

Change "develoepr" into "developer".
Change "started, yet but" into "started yet, but".
This commit is contained in:
2012-05-02 16:51:52 -04:00
parent f0a6111021
commit 9c109849c3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ class Bundle {
static::$bundles[$bundle] = array_merge($defaults, $config);
// It is possible for the develoepr to specify auto-loader mappings
// It is possible for the developer to specify auto-loader mappings
// directly on the bundle registration. This provides a convenient
// way to register mappings withuot a bootstrap.
if (isset($config['autoloads']))