Browse Source

Merge pull request #52 from staydecent/master

Issue #48 typo fix.
Taylor Otwell 13 years ago
parent
commit
1c4f305295
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/config/error.php

+ 1 - 1
application/config/error.php

@@ -46,7 +46,7 @@ return array(
 	| level such as "Parsing Error" or "Fatal Error".
 	|
 	| A simple logging system has been setup for you. By default, all errors
-	| will be logged to the application/log.txt file.
+	| will be logged to the storage/log.txt file.
 	|
 	*/