aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2008-05-19 19:28:33 +0200
committerXavier Noria <fxn@hashref.com>2008-05-19 19:28:33 +0200
commit43d0200d94b7d66cee9ef3d20c376e03f30b1b60 (patch)
treedc937120a88d9c72de9784ea696ad40642d29851 /actionpack/lib
parent0b580047fecaa474aaae4c618e67420fbe545781 (diff)
downloadrails-43d0200d94b7d66cee9ef3d20c376e03f30b1b60.tar.gz
rails-43d0200d94b7d66cee9ef3d20c376e03f30b1b60.tar.bz2
rails-43d0200d94b7d66cee9ef3d20c376e03f30b1b60.zip
gsub("xml", "XML")
Diffstat (limited to 'actionpack/lib')
-rw-r--r--actionpack/lib/action_controller/mime_type.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/actionpack/lib/action_controller/mime_type.rb b/actionpack/lib/action_controller/mime_type.rb
index f43e2ba06d..1d6c8e704b 100644
--- a/actionpack/lib/action_controller/mime_type.rb
+++ b/actionpack/lib/action_controller/mime_type.rb
@@ -104,7 +104,7 @@ module Mime
list[text_xml].name = Mime::XML.to_s
end
- # Look for more specific xml-based types and sort them ahead of app/xml
+ # Look for more specific XML-based types and sort them ahead of app/xml
if app_xml
idx = app_xml