From f8a26d810ce0217443f34c7499ec83a235bd6dbc Mon Sep 17 00:00:00 2001 From: Gunnar Beutner Date: Wed, 26 Aug 2015 08:39:05 +0200 Subject: [PATCH] Remove duplicate severity type in the documentation fixes #9992 --- doc/6-object-types.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/6-object-types.md b/doc/6-object-types.md index b05a9277b..b545a69a2 100644 --- a/doc/6-object-types.md +++ b/doc/6-object-types.md @@ -1179,7 +1179,7 @@ Configuration Attributes: Name |Description ----------------|---------------- - severity |**Optional.** The minimum severity for this log. Can be "debug", "notice", "information", "notice", "warning" or "critical". Defaults to "warning". + severity |**Optional.** The minimum severity for this log. Can be "debug", "notice", "information", "warning" or "critical". Defaults to "warning". ## TimePeriod -- 2.50.1