From ac918e981fe3c4b1309369043202aa81fb155467 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Daniel=20Kochma=C5=84ski?= Date: Fri, 18 Sep 2015 18:26:14 +0200 Subject: [PATCH] doc: typo MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Daniel Kochmański --- src/doc/help.lsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/doc/help.lsp b/src/doc/help.lsp index 3ad5e9a..15dd0c6 100644 --- a/src/doc/help.lsp +++ b/src/doc/help.lsp @@ -1156,7 +1156,7 @@ such character exists.") If CHAR represents a digit in radix N, then returns an integer represented by that digit. Otherwise, returns NIL.") -(docfun directory function (filespec &key (resolve-symbols T)) " +(docfun directory function (filespec &key (resolve-symlinks T)) " Returns a list of full pathnames of all those files that match FILESPEC. FILESPEC may be a symbol, a string, a pathname, or a file stream. If RESOLVE-SYMBOLS set to NIL then it doesn't follow -- 2.9.0