fix typo in resource.scrbl
This commit is contained in:
parent
5b0f0cee23
commit
28a46e36c6
|
@ -116,7 +116,7 @@ for starting a browser:
|
||||||
[entry string?]
|
[entry string?]
|
||||||
[value (or/c string? bytes? exact-integer?)]
|
[value (or/c string? bytes? exact-integer?)]
|
||||||
[file (or/c path-string? #f) #f]
|
[file (or/c path-string? #f) #f]
|
||||||
[#:type type (or/c 'string 'expand-string 'bytes 'integer
|
[#:type type (or/c 'string 'expand-string 'bytes 'dword
|
||||||
'bytes/string 'bytes/expand-string)
|
'bytes/string 'bytes/expand-string)
|
||||||
'string]
|
'string]
|
||||||
[#:create-key? create-key? any/c #f])
|
[#:create-key? create-key? any/c #f])
|
||||||
|
|
Loading…
Reference in New Issue
Block a user