mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Fix incorrect word.
This commit is contained in:
committed by
Xavier Noria
parent
3f97f056f9
commit
ea6a2b7c11
@@ -27,7 +27,7 @@ module ActiveSupport
|
||||
# up the queue, subscriptions and turning colors in logs off.
|
||||
#
|
||||
# The messages are available in the @logger instance, which is a logger with limited
|
||||
# powers (it actually do not send anything to your output), and you can collect them
|
||||
# powers (it actually does not send anything to your output), and you can collect them
|
||||
# doing @logger.logged(level), where level is the level used in logging, like info,
|
||||
# debug, warn and so on.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user