From 6bcdc7fd8c9f7099fa2960a59bfd785e408d11ea Mon Sep 17 00:00:00 2001 From: OTB Bot <otbbot@orfeo-toolbox.org> Date: Fri, 19 Dec 2014 19:55:20 +0100 Subject: [PATCH] STYLE --- Applications/Radiometry/otbOpticalCalibration.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Applications/Radiometry/otbOpticalCalibration.cxx b/Applications/Radiometry/otbOpticalCalibration.cxx index 4abd6a24df..2734ec4d32 100644 --- a/Applications/Radiometry/otbOpticalCalibration.cxx +++ b/Applications/Radiometry/otbOpticalCalibration.cxx @@ -806,7 +806,7 @@ private: if ( !(GetParameterString("atmo.rsr") == "") ) m_paramAcqui->LoadFilterFunctionValue(GetParameterString("atmo.rsr")); else - otbAppLogFATAL("Please, set a sensor relative spectral response file."); + otbAppLogFATAL("Please, set a sensor relative spectral response file."); } else if (IMIName != IMIOptDfltName) { -- GitLab