Skip to content

Commit acbf483

Browse files
authored
Update nf-objbase-coregisterinitializespy.md: Fix typo
1 parent fc274cf commit acbf483

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

sdk-api-src/content/objbase/nf-objbase-coregisterinitializespy.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
UID: NF:objbase.CoRegisterInitializeSpy
33
title: CoRegisterInitializeSpy function (objbase.h)
4-
description: Registers an implementation of the IInitializeSpy interface. The IInitializeSpy interface is defied to allow developers to perform initialization and cleanup on COM apartments.
4+
description: Registers an implementation of the IInitializeSpy interface. The IInitializeSpy interface is defined to allow developers to perform initialization and cleanup on COM apartments.
55
helpviewer_keywords: ["CoRegisterInitializeSpy","CoRegisterInitializeSpy function [COM]","_com_CoRegisterInitializeSpy","com.coregisterinitializespy","objbase/CoRegisterInitializeSpy"]
66
old-location: com\coregisterinitializespy.htm
77
tech.root: com
@@ -130,4 +130,5 @@ It is unpredictable whether a call to <b>CoRegisterInitializeSpy</b> from within
130130

131131

132132

133-
<a href="/windows/desktop/api/objidl/nn-objidl-iinitializespy">IInitializeSpy</a>
133+
134+
<a href="/windows/desktop/api/objidl/nn-objidl-iinitializespy">IInitializeSpy</a>

0 commit comments

Comments
 (0)