reformatting sentence

This commit is contained in:
Neeraj Singh 2010-07-23 14:11:14 -04:00
parent cf5c2bacb0
commit 8f638d8cc1
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ module ActiveSupport
module XmlMini
extend self
# This module exists to decorate files deserialized using Hash.from_xml with
# This module decorates files deserialized using Hash.from_xml with
# the <tt>original_filename</tt> and <tt>content_type</tt> methods.
module FileLike #:nodoc:
attr_writer :original_filename, :content_type