fixing whitespace errors

This commit is contained in:
Aaron Patterson
2011-01-12 15:53:25 -08:00
parent 1de47a0d56
commit f2beb56c8b

View File

@@ -2,7 +2,7 @@ module ActiveSupport
module Deprecation
class << self
attr_accessor :silenced
# Outputs a deprecation warning to the output configured by <tt>ActiveSupport::Deprecation.behavior</tt>
#
# Example: