diff --git a/Examples/Tutorials/Multispectral.cxx b/Examples/Tutorials/Multispectral.cxx index cbe7884a72980ef550171d5b2d3f564c5ff41b56..2e4f6bef29abfb23a2d8a56cbe5c0ddee6ccfe06 100644 --- a/Examples/Tutorials/Multispectral.cxx +++ b/Examples/Tutorials/Multispectral.cxx @@ -79,7 +79,7 @@ int main(int argc, char * argv[]) // // Sometime, you need to process only one spectral band of the image. To get // only one of the spectral band we use the - // /doxygen{otb}{MultiToMonoChannelExtractROI}. The declaration is as usual: + // \doxygen{otb}{MultiToMonoChannelExtractROI}. The declaration is as usual: // // Software Guide : EndLatex