From f579b030d0a31ed1b68ce1973eb3ce56abde57c2 Mon Sep 17 00:00:00 2001 From: Blake Drumm Date: Thu, 17 Aug 2023 16:06:42 -0400 Subject: [PATCH] Fix spelling of `logging` :astronaut: --- Unix/doc/diagnose-omi-problems.md | 2 +- Unix/etc/omicli.conf | 2 +- Unix/etc/omiserver.conf | 2 +- Unix/installbuilder/conf/omiserver.conf | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Unix/doc/diagnose-omi-problems.md b/Unix/doc/diagnose-omi-problems.md index d30b7202d..889b102b9 100644 --- a/Unix/doc/diagnose-omi-problems.md +++ b/Unix/doc/diagnose-omi-problems.md @@ -117,7 +117,7 @@ logging entry in the configuration file, add the following lines to ``` ## -## loglevel -- set the loggiing options for MI server +## loglevel -- set the logging options for MI server ## Valid options are: ERROR, WARNING, INFO, DEBUG, VERBOSE (debug build) ## If commented out, then default value is: WARNING ## diff --git a/Unix/etc/omicli.conf b/Unix/etc/omicli.conf index c1df39e8b..48c2eca43 100644 --- a/Unix/etc/omicli.conf +++ b/Unix/etc/omicli.conf @@ -36,7 +36,7 @@ #defaultremoteprotocolhandler=MI_REMOTE_WSMAN ## -## loglevel,logpath,logfile -- set the loggiing options for MI client +## loglevel,logpath,logfile -- set the logging options for MI client ## #loglevel = DEBUG #logpath = var/log/ diff --git a/Unix/etc/omiserver.conf b/Unix/etc/omiserver.conf index 45868896c..2fd13c7a0 100644 --- a/Unix/etc/omiserver.conf +++ b/Unix/etc/omiserver.conf @@ -16,7 +16,7 @@ #idletimeout=TIMEOUT ## -## loglevel -- set the loggiing options for MI server +## loglevel -- set the logging options for MI server ## Valid options are: ERROR, WARNING, INFO, DEBUG, VERBOSE (debug builds only) ## If commented out, then default value is: WARNING ## diff --git a/Unix/installbuilder/conf/omiserver.conf b/Unix/installbuilder/conf/omiserver.conf index db94d7d0d..9b0937a7d 100644 --- a/Unix/installbuilder/conf/omiserver.conf +++ b/Unix/installbuilder/conf/omiserver.conf @@ -16,7 +16,7 @@ httpsport=0 #idletimeout=TIMEOUT ## -## loglevel -- set the loggiing options for MI server +## loglevel -- set the logging options for MI server ## Valid options are: ERROR, WARNING, INFO, DEBUG, VERBOSE (debug builds only) ## If commented out, then default value is: WARNING ##