diff --git a/Code/ApplicationEngine/otbWrapperParameter.h b/Code/ApplicationEngine/otbWrapperParameter.h index 5d9253a7b47d3ac88e32e517ff919d371e4df40f..cca59547892b5bfc700be101328697f23417ce6d 100644 --- a/Code/ApplicationEngine/otbWrapperParameter.h +++ b/Code/ApplicationEngine/otbWrapperParameter.h @@ -214,7 +214,7 @@ protected: m_Mandatory(true), m_Active(false), m_UserValue(false), - m_AutomaticValue(false), + m_AutomaticValue(false), m_DefaultValueMode(DefaultValueMode_UNKNOWN), m_UserLevel(UserLevel_Basic), m_Role(Role_Input),