From 98b6690a113fc49de610d74555a08cbd7e1b4648 Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Wed, 23 Jun 2004 17:00:06 +0000 Subject: [PATCH] (Fsnarf_documentation): Doc fix. --- src/doc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/doc.c b/src/doc.c index a0b840637e0..120d35767b2 100644 --- a/src/doc.c +++ b/src/doc.c @@ -570,7 +570,7 @@ records them in function and variable definitions. The function takes one argument, FILENAME, a string; it specifies the file name (without a directory) of the DOC file. That file is found in `../etc' now; later, when the dumped Emacs is run, -the same file name is found in the `data-directory'. */) +the same file name is found in the `doc-directory'. */) (filename) Lisp_Object filename; { -- 2.39.2