docs: Fix fatal log level description

This commit is contained in:
João Valverde 2021-09-25 17:41:35 +01:00
parent 1c3da46bf8
commit eba84d06e4
2 changed files with 4 additions and 4 deletions

View File

@ -2093,8 +2093,8 @@ active.
=item WIRESHARK_LOG_FATAL
Sets the fatal log level. Fatal log levels cause the program to abort.
The fatal log level be set to C<critical> or C<warning>. C<Error> is
always fatal.
This level can be set to C<Error>, C<critical> or C<warning>. C<Error> is
always fatal and is the default.
=item WIRESHARK_LOG_DOMAINS

View File

@ -2927,8 +2927,8 @@ active.
=item WIRESHARK_LOG_FATAL
Sets the fatal log level. Fatal log levels cause the program to abort.
The fatal log level be set to C<critical> or C<warning>. C<Error> is
always fatal.
This level can be set to C<Error>, C<critical> or C<warning>. C<Error> is
always fatal and is the default.
=item WIRESHARK_LOG_DOMAINS