io.directories-docs: remove an extra character

factor-shell
Alexander Iljin 2017-11-16 08:59:28 +01:00 committed by John Benediktsson
parent ef0bf15eb4
commit 74de0033b2
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ HELP: directory-entries
HELP: qualified-directory-entries
{ $values { "path" "a pathname string" } { "seq" "a sequence of " { $link directory-entry } " objects" } }
{ $description "Outputs the contents of a directory named by " { $snippet "path" } ". using absolute file paths." } ;
{ $description "Outputs the contents of a directory named by " { $snippet "path" } " using absolute file paths." } ;
HELP: directory-files
{ $values { "path" "a pathname string" } { "seq" "a sequence of filenames" } }