Skip to content

Commit 39c8d5f

Browse files
authored
Update Program.cs
1 parent dc48b6c commit 39c8d5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/ImageDecoding/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ static void Main(string[] args)
1616
{
1717
// Initialize license
1818
/*
19-
// By setting organizaion ID as "200001", a 7-day trial license will be used for license verification.
19+
// By setting organization ID as "200001", a 7-day trial license will be used for license verification.
2020
// Note that network connection is required for this license to work.
2121
//
2222
// When using your own license, locate the following line and specify your Organization ID.

0 commit comments

Comments
 (0)