Skip to content

Commit f9304bc

Browse files
authored
Update HelloWorld.cpp
1 parent abd17bf commit f9304bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/C++/HelloWorld/HelloWorld.cpp

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

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

0 commit comments

Comments
 (0)