changeset 107678:cca79b32ecaa

* maintaining.texi (VCS Concepts): Fix typo.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 25 Mar 2010 19:32:51 -0400
parents 6dc6d78ccf45
children e542aa3511d0
files doc/emacs/maintaining.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/emacs/maintaining.texi	Thu Mar 25 18:58:46 2010 -0400
+++ b/doc/emacs/maintaining.texi	Thu Mar 25 19:32:51 2010 -0400
@@ -224,7 +224,7 @@
 @cindex revision
 @cindex revision ID
   A copy of a file stored in a repository is called a @dfn{revision}.
-The history of a file is a sequence of revisions.  Each revisions is
+The history of a file is a sequence of revisions.  Each revision is
 named by a @dfn{revision ID}.  The format of the revision ID depends
 on the version control system; in the simplest case, it is just an
 integer.