Fix typo in com-intf.scrbl
This commit is contained in:
parent
ede4279b14
commit
b0c3362fe0
|
@ -240,7 +240,7 @@ Types for the @cpp{IUnknown} @tech{COM interface}.}
|
||||||
@defproc[(windows-error [msg string?] [hresult exact-integer?])
|
@defproc[(windows-error [msg string?] [hresult exact-integer?])
|
||||||
any]{
|
any]{
|
||||||
|
|
||||||
Raises an exception. The @racket[msg] strign provides the base error
|
Raises an exception. The @racket[msg] string provides the base error
|
||||||
message, but @racket[hresult] and its human-readable interpretation
|
message, but @racket[hresult] and its human-readable interpretation
|
||||||
(if available) are added to the message.}
|
(if available) are added to the message.}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user