Fix typo in ffi COM docs
This commit is contained in:
parent
9049737270
commit
b450aa8af6
|
@ -9,7 +9,7 @@
|
||||||
The @racketmodname[ffi/com] and @racketmodname[ffi/unsafe/com]
|
The @racketmodname[ffi/com] and @racketmodname[ffi/unsafe/com]
|
||||||
libraries support COM interaction in two layers. The safe upper layer
|
libraries support COM interaction in two layers. The safe upper layer
|
||||||
provides functions for creating COM objects and dynamically
|
provides functions for creating COM objects and dynamically
|
||||||
constructing method calls based on COM automatiion (i.e., reflective
|
constructing method calls based on COM automation (i.e., reflective
|
||||||
information provided by the object). The unsafe lower layer provides a
|
information provided by the object). The unsafe lower layer provides a
|
||||||
syntactic form and functions for working more directly with COM
|
syntactic form and functions for working more directly with COM
|
||||||
objects and interfaces.
|
objects and interfaces.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user