]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo in the Emacs manual's VC chapter
authorSimen Heggestøyl <simenheg@gmail.com>
Mon, 19 Mar 2018 09:01:01 +0000 (10:01 +0100)
committerAndrew G Cohen <cohen@andy.bu.edu>
Tue, 11 Dec 2018 06:17:51 +0000 (14:17 +0800)
* doc/emacs/maintaining.texi (VC Directory Buffer): Fix a typo.

doc/emacs/maintaining.texi

index 619f80a3155f15881c9bca30aa8aa7f7e698f4f2..6a2cfc1b0813cdd8595ab6924f554b81b1184a3b 100644 (file)
@@ -1181,7 +1181,7 @@ become up-to-date as a direct result of a VC command, it is listed.
 
 @noindent
 Two work files have been modified but not committed:
-@file{configure.ac} in the current directory, and @file{foo.c} in the
+@file{configure.ac} in the current directory, and @file{main.c} in the
 @file{src/} subdirectory.  The file named @file{README} has been added
 but is not yet committed, while @file{temp.txt} is not under version
 control (@pxref{Registering}).