Skip to content

Commit

Permalink
[test] typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Carsten Griwodz committed Dec 29, 2020
1 parent b844d73 commit 71d4ab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testScripts/CompareDescriptors/compareSiftFiles.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ void usage( char* name )
{
cerr << "Usage: " << name << " [options] <descriptorfile> <descriptorfile>" << endl
<< " compute the L1 and L2 distance between the descriptors of" << endl
<< " closest coordinate pairs. When a coordinate has 2 several" << endl
<< " closest coordinate pairs. When a coordinate has several" << endl
<< " orientations, the closest distance is reported." << endl
<< " Summary information at the end." << endl
<< "Options:" << endl
Expand Down

0 comments on commit 71d4ab7

Please sign in to comment.