diff --git a/Modules/Core/Common/include/otbLogger.h b/Modules/Core/Common/include/otbLogger.h index 60ee81ff51ec8d86f4bbc67c76c98ebc5e5ec67c..21aff6e14beaa2f38d108d18db58b9b310d7fdc8 100644 --- a/Modules/Core/Common/include/otbLogger.h +++ b/Modules/Core/Common/include/otbLogger.h @@ -32,7 +32,7 @@ namespace otb { * * Sets OTB wide settings in its constructor * - * \ingroup OTBApplicationEngine + * \ingroup OTBCommon */ class OTBCommon_EXPORT Logger : public itk::Logger {