diff options
author | vlakoff <vlakoff@gmail.com> | 2013-08-06 14:44:40 +0200 |
---|---|---|
committer | vlakoff <vlakoff@gmail.com> | 2013-08-06 14:49:42 +0200 |
commit | c941d855dc32ec44107cb863596fa385c7aed015 (patch) | |
tree | e786107a41e0e1f6556bbc09956c10cdf92d806f /application/config/user_agents.php | |
parent | 5b55c15f24b518aa4775a0c15382c7b4bf72e1bc (diff) |
Various typos and tabs adjustments
Diffstat (limited to 'application/config/user_agents.php')
-rw-r--r-- | application/config/user_agents.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/application/config/user_agents.php b/application/config/user_agents.php index 88ab06358..0c8605820 100644 --- a/application/config/user_agents.php +++ b/application/config/user_agents.php @@ -182,7 +182,7 @@ $mobiles = array( 'operamini' => 'Opera Mini', 'opera mini' => 'Opera Mini', 'opera mobi' => 'Opera Mobile', - 'fennec' => 'Firefox Mobile', + 'fennec' => 'Firefox Mobile', // Other 'digital paths' => 'Digital Paths', |