Skip to content

Commit dcaad31

Browse files
committed
Edit spelling mistake in my previous pull request
1 parent c95f3ef commit dcaad31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/traincascade/traincascade.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ using namespace cv;
66

77
/*
88
traincascade.cpp is the source file of the program used for cascade training.
9-
User has to provide training input in form of posotive and negative training images,
9+
User has to provide training input in form of positive and negative training images,
1010
and other data related to training in form of command line argument.
1111
*/
1212
int main( int argc, char* argv[] )

0 commit comments

Comments
 (0)