From 670dee6c495ee8cd5644c7cb18350765588fc92b Mon Sep 17 00:00:00 2001 From: ladea Date: Tue, 21 Feb 2012 14:31:52 +0200 Subject: [PATCH] typo --- application/config/application.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/config/application.php b/application/config/application.php index bb3f95a9..28aa0309 100644 --- a/application/config/application.php +++ b/application/config/application.php @@ -8,7 +8,7 @@ |-------------------------------------------------------------------------- | | The URL used to access your application without a trailing slash. The URL - | does nto have to be set. If it isn't we'll try our best to guess the URL + | does not have to be set. If it isn't we'll try our best to guess the URL | of your application. | */