Typo.
This commit is contained in:
parent
3b036388d6
commit
006d5ef45a
|
@ -93,6 +93,6 @@
|
||||||
(loop dir (build-path 'up path)
|
(loop dir (build-path 'up path)
|
||||||
(string-append "../" pathstr))
|
(string-append "../" pathstr))
|
||||||
(raise-syntax-error 'path-up
|
(raise-syntax-error 'path-up
|
||||||
"file no found in any parent directory"
|
"file not found in any parent directory"
|
||||||
stx ps)))))))])
|
stx ps)))))))])
|
||||||
(syntax/loc stx (combine-in paths ...))))]))
|
(syntax/loc stx (combine-in paths ...))))]))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user