diff --git a/Modules/Applications/AppSegmentation/app/otbLargeScaleMeanShift.cxx b/Modules/Applications/AppSegmentation/app/otbLargeScaleMeanShift.cxx index 5861d2ac441e2d1dbe4ceb713dde34815c61aa5e..b2f6ea3c8d8cdc842d74f52ae46076b5545e2896 100644 --- a/Modules/Applications/AppSegmentation/app/otbLargeScaleMeanShift.cxx +++ b/Modules/Applications/AppSegmentation/app/otbLargeScaleMeanShift.cxx @@ -58,7 +58,7 @@ private: // Documentation SetDocLongDescription( "This application chains together the 4 steps of the " - "MeanShit framework, that is the MeanShiftSmoothing, the " + "MeanShift framework, that is the MeanShiftSmoothing, the " "LSMSSegmentation, the LSMSSmallRegionsMerging and the " "LSMSVectorization.\n\n" "This application can be a preliminary step for an object-based analysis.\n\n"