diff --git a/modules/stitching/main.cpp b/modules/stitching/main.cpp index 753ec91e92..e076ab54cf 100644 --- a/modules/stitching/main.cpp +++ b/modules/stitching/main.cpp @@ -98,7 +98,7 @@ void printUsage() " --blend (no|feather|multiband)\n" " Blending method. The default is 'multiband'.\n" " --blend_strength \n" - " Blend strength from [0,100] range. The default is 5.\n" + " Blending strength from [0,100] range. The default is 5.\n" " --output \n"; }