automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] tests: fix comment typo


From: Jim Meyering
Subject: [PATCH] tests: fix comment typo
Date: Sat, 15 Jan 2011 10:49:07 +0100

Hi guys,

It looks like I never sent this patch:

>From 2a898e3a7bc80dac3506f8ef325a95ef375971ef Mon Sep 17 00:00:00 2001
From: Jim Meyering <address@hidden>
Date: Thu, 14 Oct 2010 16:39:22 +0200
Subject: [PATCH] tests: fix comment typo

* tests/substref.test: Fix grammar in a comment.
---
 tests/substref.test |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/substref.test b/tests/substref.test
index b45c8ab..12f72e3 100755
--- a/tests/substref.test
+++ b/tests/substref.test
@@ -61,7 +61,7 @@ diff exp got

 # This is unrelated to the rest of this test.  But while we are
 # at it, make sure we don't use am__helldl_SOURCES_DIST here, since
-# it's not needed.  DIST_SOURCES should contains $(helldl_SOURCES).
+# it's not needed.  DIST_SOURCES should contain $(helldl_SOURCES).
 grep am__helldl_SOURCES_DIST Makefile && Exit 1
 grep 'DIST_SOURCES.*\$(helldl_SOURCES)' Makefile

--
1.7.3.5



reply via email to

[Prev in Thread] Current Thread [Next in Thread]