summaryrefslogtreecommitdiffstats
path: root/system/libraries/User_agent.php
diff options
context:
space:
mode:
authorTimothy Warren <tim@timshomepage.net>2011-10-06 18:21:59 +0200
committerTimothy Warren <tim@timshomepage.net>2011-10-06 18:21:59 +0200
commit2be33e8762df028af678e775f07ebfefb9b8b334 (patch)
tree5e2bf3279773af7814963cd00063ad28f6b4f903 /system/libraries/User_agent.php
parentfb7ff742949e0474dfba30be45be513b3b4f63cc (diff)
parentf003804d105aa6d60ee4c26b1e8a77423d99274b (diff)
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop
Diffstat (limited to 'system/libraries/User_agent.php')
-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 */