From 84cdd8b4f963c4abefa6109aeaad7b82e6427f5f Mon Sep 17 00:00:00 2001
From: Karl Berry <karl@freefriends.org>
Date: Mon, 6 Sep 2010 10:34:36 -0700
Subject: [PATCH] doc tweaks

---
 ChangeLog            | 4 ++++
 doc/gnulib-tool.texi | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 31c34689c7..21f499bdd7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-09-06  Karl Berry  <karl@gnu.org>
+
+	* doc/gnulib-tool.texi (Modified imports): doc tweaks.
+
 2010-09-05  Bruno Haible  <bruno@clisp.org>
 
 	uniwidth/width: Update comment.
diff --git a/doc/gnulib-tool.texi b/doc/gnulib-tool.texi
index a8807c1139..7432ab1a74 100644
--- a/doc/gnulib-tool.texi
+++ b/doc/gnulib-tool.texi
@@ -342,10 +342,10 @@ directory, then launch @samp{gnulib-tool --add-import}.
 The only change for which this doesn't work is a change of the
 @samp{--m4-base} directory.  Because, when you pass a different value of
 @samp{--m4-base}, @code{gnulib-tool} will not find the previous
-@file{gnulib-cache.m4} file any more...  A possible solution is to
+@file{gnulib-cache.m4} file any more.  A possible solution is to
 manually copy the @file{gnulib-cache.m4} into the new M4 macro directory.
 
-In the @file{gnulib-cache.m4}, the macros have the following meaning:
+In the @file{gnulib-cache.m4} file, the macros have the following meaning:
 @table @code
 @item gl_MODULES
 The argument is a space separated list of the requested modules, not including
-- 
2.39.5