Jim Meyering | 18 Apr 2012 08:32
Gravatar

[PATCH] maint: fix comment/doc typos

FYI,

From 3e12f18c5be18db461e7f869fbb70032f3ce6f70 Mon Sep 17 00:00:00 2001
From: Jim Meyering <meyering@...>
Date: Wed, 18 Apr 2012 08:31:34 +0200
Subject: [PATCH] maint: fix comment/doc typos

Found using https://github.com/lyda/misspell-check
* ChangeLog-2007: As above.
* NEWS: Likewise.
* src/mkid.c: Likewise.
---
 ChangeLog-2007 |    2 +-
 NEWS           |    2 +-
 src/mkid.c     |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/ChangeLog-2007 b/ChangeLog-2007
index dbd8778..4c1bd36 100644
--- a/ChangeLog-2007
+++ b/ChangeLog-2007
 <at>  <at>  -61,7 +61,7  <at>  <at> 
 2006-08-22  Claudio Fontana  <claudio@...>

 	* doc/idutils.texi: fix wrong example .emacs entry, where
-	  a non existant 'gid' lisp is loaded instead of 'idutils'.
+	  a nonexistent 'gid' lisp is loaded instead of 'idutils'.

 2006-08-05  Claudio Fontana  <claudio@...>

(Continue reading)


Gmane