Skip to content

Commit 6dd356f

Browse files
author
Schneider
committed
catlservicemodulet-class_1.cpp: fix typo
1 parent 13fea49 commit 6dd356f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/atl/reference/codesnippet/CPP/catlservicemodulet-class_1.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ public :
99
// your service
1010
// Suggested - PKT Level Authentication,
1111
// Impersonation Level of RPC_C_IMP_LEVEL_IDENTIFY
12-
// and an appropiate Non NULL Security Descriptor.
12+
// and an appropriate Non NULL Security Descriptor.
1313

1414
return S_OK;
1515
}

0 commit comments

Comments
 (0)