Skip to content

Commit 8d31970

Browse files
authored
Update Form1.cs
1 parent 06a3aec commit 8d31970

File tree

1 file changed

+1
-1
lines changed
  • samples/UseCases/ProcessDocumentsByBarcodes

1 file changed

+1
-1
lines changed

samples/UseCases/ProcessDocumentsByBarcodes/Form1.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ public Form1()
3030

3131
// Initialize license
3232
/*
33-
// By setting organizaion ID as "200001", a 7-day trial license will be used for license verification.
33+
// By setting organization ID as "200001", a 7-day trial license will be used for license verification.
3434
// Note that network connection is required for this license to work.
3535
//
3636
// When using your own license, locate the following line and specify your Organization ID.

0 commit comments

Comments
 (0)