summaryrefslogtreecommitdiffstats
path: root/system/libraries/User_agent.php
diff options
context:
space:
mode:
authorcenk <gure.cenk@gmail.com>2011-09-27 09:07:53 +0200
committercenk <gure.cenk@gmail.com>2011-09-27 09:07:53 +0200
commit115e9986279cb3f2542a4e8ebc3040aa092100c0 (patch)
treec372a78c247747c11d7198a1e38d67ec8d9883f1 /system/libraries/User_agent.php
parent5a3284edd6f3de5871804c7e24a9d74e57b2b7a6 (diff)
Fix a typo on User agent library.
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 */