mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-05 16:36:53 +08:00
Fixed spelling mistakes in comments
This commit is contained in:
@@ -43,7 +43,7 @@ namespace alpr
|
||||
int line_index;
|
||||
int charposition;
|
||||
float totalscore;
|
||||
int occurences;
|
||||
int occurrences;
|
||||
};
|
||||
|
||||
struct PPResult
|
||||
|
Reference in New Issue
Block a user