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 ##