[PATCH] fixed typo in a comment

Subject: [PATCH] fixed typo in a comment

Date: Sun, 29 May 2011 01:56:49 -0700

To: notmuch@notmuchmail.org

Cc:

From: notmuch@dima.secretsauce.net


From: Dima Kogan <dima@secretsauce.net>

---

 This patch corrects a typo

 test/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/test/Makefile b/test/Makefile
index b6859ea..de492a7 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -1,4 +1,4 @@
-# See Makfefile.local for the list of files to be compiled in this
+# See Makefile.local for the list of files to be compiled in this
 # directory.
 all:
 	$(MAKE) -C .. all
-- 
1.7.4.4


Thread: