summaryrefslogtreecommitdiffstats
path: root/system/core/Input.php
diff options
context:
space:
mode:
authorvlakoff <vlakoff@gmail.com>2013-08-06 14:44:40 +0200
committervlakoff <vlakoff@gmail.com>2013-08-06 14:49:42 +0200
commitc941d855dc32ec44107cb863596fa385c7aed015 (patch)
treee786107a41e0e1f6556bbc09956c10cdf92d806f /system/core/Input.php
parent5b55c15f24b518aa4775a0c15382c7b4bf72e1bc (diff)
Various typos and tabs adjustments
Diffstat (limited to 'system/core/Input.php')
-rw-r--r--system/core/Input.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/core/Input.php b/system/core/Input.php
index 0ef81128e..6f184a3ca 100644
--- a/system/core/Input.php
+++ b/system/core/Input.php
@@ -47,7 +47,7 @@ class CI_Input {
public $ip_address = FALSE;
/**
- * User agent strin
+ * User agent string
*
* @var string
*/