Removed EOL - 2ndtry
diff --git a/application/config/user_agents.php b/application/config/user_agents.php
index 2b51e60..35e3d5a 100644
--- a/application/config/user_agents.php
+++ b/application/config/user_agents.php
@@ -229,7 +229,7 @@
 $robots = array(
 	'googlebot'		=> 'Googlebot',
 	'msnbot'		=> 'MSNBot',
-	'baiduspider'	=> 'Baiduspider',
+	'baiduspider'		=> 'Baiduspider',
 	'bingbot'		=> 'Bing',
 	'slurp'			=> 'Inktomi Slurp',
 	'yahoo'			=> 'Yahoo',
@@ -246,4 +246,4 @@
 );
 
 /* End of file user_agents.php */
-/* Location: ./application/config/user_agents.php */
+/* Location: ./application/config/user_agents.php */
\ No newline at end of file