Browse Source

Really fix the typo this time.

mark_story 12 years ago
parent
commit
74758573b0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      App/Config/bootstrap.php

+ 1 - 1
App/Config/bootstrap.php

@@ -60,7 +60,7 @@ try {
 	Configure::load('app.php', 'default', false);
 
 	/**
-	 * Load a environment local configuration file.
+	 * Load an environment local configuration file.
 	 * You can use this file to provide local overrides to your
 	 * shared configuration.
 	 */