Skip to content

Commit abd17bf

Browse files
authored
Update GeneralSettings.cpp
1 parent bd204fe commit abd17bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/C++/GeneralSettings/GeneralSettings.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ int main()
2828

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

0 commit comments

Comments
 (0)