Fix typo
parent
658b8f8c07
commit
da86218e88
|
@ -1,7 +1,7 @@
|
|||
IN: syntax
|
||||
USING: alien help ;
|
||||
|
||||
HELP: DLL" "path\"
|
||||
HELP: DLL" "path\""
|
||||
{ $values { "path" "a path name string" } }
|
||||
{ $description "Constructs a DLL handle at parse time." }
|
||||
{ $see-also dlopen } ;
|
||||
|
|
Loading…
Reference in New Issue