summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
authorGreg Aker <greg@gregaker.net>2011-10-06 06:42:02 +0200
committerGreg Aker <greg@gregaker.net>2011-10-06 06:42:02 +0200
commit19fea6a23e7153177f2591a367eaa2431fa1b14b (patch)
tree24fa63975610740039e32c6b58daa5f96b9a5764 /system
parent609077dae021656efc55ff5efce5e09ee892b5d0 (diff)
parent115e9986279cb3f2542a4e8ebc3040aa092100c0 (diff)
Merge pull request #497 from cenk/ua
Fix a typo on User agent library.
Diffstat (limited to 'system')
-rw-r--r--system/libraries/User_agent.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/libraries/User_agent.php b/system/libraries/User_agent.php
index 0b77a7d42..2cdaf509d 100644
--- a/system/libraries/User_agent.php
+++ b/system/libraries/User_agent.php
@@ -18,7 +18,7 @@
/**
* User Agent Class
*
- * Identifies the platform, browser, robot, or mobile devise of the browsing agent
+ * Identifies the platform, browser, robot, or mobile device of the browsing agent
*
* @package CodeIgniter
* @subpackage Libraries
@@ -546,4 +546,4 @@ class CI_User_agent {
/* End of file User_agent.php */
-/* Location: ./system/libraries/User_agent.php */ \ No newline at end of file
+/* Location: ./system/libraries/User_agent.php */