diff --git a/modules/stitching/main.cpp b/modules/stitching/main.cpp index 573f685bf..c91585638 100644 --- a/modules/stitching/main.cpp +++ b/modules/stitching/main.cpp @@ -87,7 +87,7 @@ void printUsage() " --save_graph \n" " Save matches graph represented in DOT language to file.\n" " Labels description: Nm is number of matches, Ni is number of inliers,\n" - " C is confidence.\n" + " C is confidence.\n" "\nCompositing Flags:\n" " --warp (plane|cylindrical|spherical)\n" " Warp surface type. The default is 'spherical'.\n"