Merge pull request #120 from Goram/master
authorMaks <github.maks3w@virtualplanets.net>
Tue, 18 Sep 2012 18:58:57 +0000 (11:58 -0700)
committerMaks <github.maks3w@virtualplanets.net>
Tue, 18 Sep 2012 18:58:57 +0000 (11:58 -0700)
Changed 2 spaces to 4.

config/autoload/global.php
config/autoload/local.php.dist

index 1473720..104762e 100644 (file)
@@ -2,7 +2,7 @@
 /**
  * Global Configuration Override
  *
- * You can use this file for overridding configuration values from modules, etc.
+ * You can use this file for overriding configuration values from modules, etc.
  * You would place values in here that are agnostic to the environment and not
  * sensitive to security.
  *
index 7862eba..33fb696 100644 (file)
@@ -8,7 +8,7 @@
  *
  * @NOTE: This file is ignored from Git by default with the .gitignore included
  * in ZendSkeletonApplication. This is a good practice, as it prevents sensitive
- * credentials from accidentally being comitted into version control.
+ * credentials from accidentally being committed into version control.
  */
 
 return array(