Skip to content
Snippets Groups Projects
Commit e8618bdc authored by Jordi Inglada's avatar Jordi Inglada
Browse files

DOC: typo

parent e02f49aa
No related branches found
No related tags found
No related merge requests found
......@@ -119,7 +119,7 @@ public:
/**
* \param PrecisionType
* \param Band
* \return The interpolate value of the SR for the numBand (band num 0 to band num (m_NbBands-1)).
* \return The interpolated value of the SR for the numBand (band num 0 to band num (m_NbBands-1)).
*/
inline ValuePrecisionType operator()(const PrecisionType & lambda, const unsigned int numBand);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment