Commit f6e01b6b by Prem Sichanugrist

Merge pull request #780 from kronn/patch-1

minor typo in explanatory rdoc-comment
parents 26f4d409 e9271804
......@@ -144,7 +144,7 @@ module Paperclip
end
end
# Log a paperclip-specific line. This will logs to STDOUT
# Log a paperclip-specific line. This will log to STDOUT
# by default. Set Paperclip.options[:log] to false to turn off.
def log message
logger.info("[paperclip] #{message}") if logging?
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment