Fix typo in comment
This commit is contained in:
parent
f44877bf4b
commit
aa0cfd0557
|
@ -55,7 +55,7 @@
|
|||
[user 'user]
|
||||
[(path-string? given-scope)
|
||||
;; This can happens when a #:scope value is given a path programmatically.
|
||||
;; Make it easier on clients by alloing that.
|
||||
;; Make it easier on clients by allowing that.
|
||||
(path->complete-path given-scope)]
|
||||
[scope-dir (path->complete-path scope-dir)]
|
||||
[else
|
||||
|
|
Loading…
Reference in New Issue
Block a user