Skip to content

Commit 2f45041

Browse files
authored
Update Program.cs
1 parent f022c86 commit 2f45041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/GeneralSettings/Program.cs

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

0 commit comments

Comments
 (0)