(Fsnarf_documentation): Doc fix.
authorLuc Teirlinck <teirllm@auburn.edu>
Wed, 23 Jun 2004 17:00:06 +0000 (17:00 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Wed, 23 Jun 2004 17:00:06 +0000 (17:00 +0000)
src/doc.c

index a0b8406..120d357 100644 (file)
--- 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;
 {