diff --git a/src/measured/etc/clients/client-example.conf b/src/measured/etc/clients/client-example.conf index 36c9088..5f8a167 100644 --- a/src/measured/etc/clients/client-example.conf +++ b/src/measured/etc/clients/client-example.conf @@ -17,7 +17,7 @@ # Log level to control the number of messages logged. The given level is the # minimum severity required to generate a log message. The default value is # info, possible values are: -# debug, info, notice, warn, error, crit, alert, emerg +# debug, info, notice, warn, err, crit, alert, emerg #loglevel = info # Source interface that all tests should bind to when sending test data. If