changeset 61743:0c7ca576235e

Fix a typo.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 23 Apr 2005 11:49:28 +0000
parents f3b6bd62c802
children f585c8c92ae1
files src/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri Apr 22 22:33:17 2005 +0000
+++ b/src/ChangeLog	Sat Apr 23 11:49:28 2005 +0000
@@ -2794,7 +2794,7 @@
 
 	* doc.c: New variable Vbuild_files.
 	(Fsnarf_documentation): If Vbuild_files is nil, populate it with
-	file names from buildobh.lst.  Only attach docstrings from files
+	file names from buildobj.lst.  Only attach docstrings from files
 	that are in Vbuild_files.
 	(syms_of_doc): Defvar Vbuild_files.