Skip to content

Commit bd204fe

Browse files
authored
Update AccuracyFirstSettings.cpp
1 parent 4eafea4 commit bd204fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/C++/Performance/AccuracyFirstSettings/AccuracyFirstSettings.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ int main() {
8686
TextResultArray* barcodeResults = NULL;
8787
// Initialize license
8888
/*
89-
// By setting organizaion ID as "200001", a 7-day trial license will be used for license verification.
89+
// By setting organization ID as "200001", a 7-day trial license will be used for license verification.
9090
// Note that network connection is required for this license to work.
9191
//
9292
// When using your own license, locate the following line and specify your Organization ID.

0 commit comments

Comments
 (0)