Re: [PATCH] Fix doc typos.

2008-03-08 Thread James Youngman
On Sat, Mar 8, 2008 at 9:04 PM, Jim Meyering <[EMAIL PROTECTED]> wrote: > Hi James, > > Here's a fix for two doc typos. Applied. (CC: [EMAIL PROTECTED]) > > ChangeLog |6 ++ > doc/find-maint.texi |6 +++--- > 2 files changed, 9 insertions(+), 3 deletions(-) > > diff

[PATCH] Fix doc typos.

2008-03-08 Thread Jim Meyering
Hi James, Here's a fix for two doc typos. ChangeLog |6 ++ doc/find-maint.texi |6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index cdae6bf..7dcd73f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-03-08 Jim Meye