mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-06 06:46:53 +08:00
Fixed spelling mistakes in comments
This commit is contained in:
@@ -104,7 +104,7 @@ int main( int argc, const char** argv )
|
||||
|
||||
if (cmd.parse( argc, argv ) == false)
|
||||
{
|
||||
// Error occured while parsing. Exit now.
|
||||
// Error occurred while parsing. Exit now.
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user