1
0
mirror of https://github.com/meineerde/rackstash.git synced 2025-10-17 14:01:01 +00:00
This commit is contained in:
Holger Just 2017-07-21 23:34:29 +02:00
parent 667beb662f
commit 05145b400b

View File

@ -57,7 +57,7 @@ module Rackstash
freeze
end
# @return [String] the guman readable label for the {#severity}.
# @return [String] the human readable label for the {#severity}.
# @see Rackstash.severity_label
def severity_label
Rackstash.severity_label(@severity)