Skip to content
Snippets Groups Projects
Commit 0b144ecc authored by Emmanuel Christophe's avatar Emmanuel Christophe
Browse files

STYLE: typo

parent d3f99fe0
Branches
Tags
No related merge requests found
...@@ -154,7 +154,7 @@ SensorModelBase< TScalarType,NInputDimensions,NOutputDimensions,NParametersDimen ...@@ -154,7 +154,7 @@ SensorModelBase< TScalarType,NInputDimensions,NOutputDimensions,NParametersDimen
} }
if ( m_Model == NULL) if ( m_Model == NULL)
{ {
itkExceptionMacro(<< "Invalid Model pointer m_Model == NULL !\n The ossim keywordlist is bad!"); itkExceptionMacro(<< "Invalid Model pointer m_Model == NULL!\n The ossim keywordlist is invalid!");
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment