From 810604315b44d7d24affa5a8e0946c970c07aa31 Mon Sep 17 00:00:00 2001 From: Alexey Spizhevoy Date: Mon, 30 May 2011 10:19:11 +0000 Subject: [PATCH] minor change --- modules/stitching/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/stitching/main.cpp b/modules/stitching/main.cpp index 753ec91..e076ab5 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"; } -- 2.7.4