Skip to content

Commit 71d4ab7

Browse files
author
Carsten Griwodz
committed
[test] typo
1 parent b844d73 commit 71d4ab7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

testScripts/CompareDescriptors/compareSiftFiles.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ void usage( char* name )
159159
{
160160
cerr << "Usage: " << name << " [options] <descriptorfile> <descriptorfile>" << endl
161161
<< " compute the L1 and L2 distance between the descriptors of" << endl
162-
<< " closest coordinate pairs. When a coordinate has 2 several" << endl
162+
<< " closest coordinate pairs. When a coordinate has several" << endl
163163
<< " orientations, the closest distance is reported." << endl
164164
<< " Summary information at the end." << endl
165165
<< "Options:" << endl

0 commit comments

Comments
 (0)