diff --git a/Modules/Core/Common/include/otbConfigurationManager.h b/Modules/Core/Common/include/otbConfigurationManager.h
index 30e3d112208a677f8568585ca11695cdc8506082..0c6b9118aea14684df1a99a3afbd609a1b3a947b 100644
--- a/Modules/Core/Common/include/otbConfigurationManager.h
+++ b/Modules/Core/Common/include/otbConfigurationManager.h
@@ -100,7 +100,7 @@ public:
    *
    * By default (if OTB_LOGGER_LEVEL is not set or can not be
    * decoded), level is DEBUG in Debug or RelWithDebInfo builds, and
-   * WARNING otherwise.
+   * INFO otherwise.
    * 
    */
   static itk::LoggerBase::PriorityLevelType GetLoggerLevel();