diff --git a/Examples/Learning/SVMImageClassificationExample.cxx b/Examples/Learning/SVMImageClassificationExample.cxx index 55a8d44fe9002802e98a63a60f173d5bc5e9602b..bd5d44a24b341937c7bf7cc686ec29a3d4108e85 100644 --- a/Examples/Learning/SVMImageClassificationExample.cxx +++ b/Examples/Learning/SVMImageClassificationExample.cxx @@ -51,7 +51,7 @@ // The first thing to do is include the header file for the // class. Since the \doxygen{otb}{SVMClassifier} takes // \doxygen{itk}{ListSample}s as input, the class -// \doxygen{itk}{PointSetToListAdaptor} is needed.\\ +// \doxygen{itk}{PointSetToListAdaptor} is needed. // // // Software Guide : EndLatex