fix doc typo (#3047)
This commit is contained in:
parent
cdd0659438
commit
5555019ec2
|
@ -1735,7 +1735,7 @@ a-union-val
|
|||
]}
|
||||
|
||||
|
||||
@defproc[(union-ptr [u array?]) cpointer?]{
|
||||
@defproc[(union-ptr [u union?]) cpointer?]{
|
||||
|
||||
Extracts the pointer for a union's storage.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user