automake-patches
[Top][All Lists]
Advanced

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

[FYI] {maint} tests init: typofixes in comments


From: Stefano Lattarini
Subject: [FYI] {maint} tests init: typofixes in comments
Date: Thu, 28 Jun 2012 17:50:57 +0200

Signed-off-by: Stefano Lattarini <address@hidden>
---
 t/ax/test-init.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/t/ax/test-init.sh b/t/ax/test-init.sh
index a414e14..83fe6eb 100644
--- a/t/ax/test-init.sh
+++ b/t/ax/test-init.sh
@@ -1003,7 +1003,7 @@ else
   test -d t || mkdir t
   mkdir $testSubDir \
     || framework_failure_ "creating test subdirectory"
-  # The trailing './'ris to avoid CDPATH issues.
+  # The leading './' is to avoid CDPATH issues.
   cd ./$testSubDir \
     || framework_failure_ "cannot chdir into test subdirectory"
   if test x"$am_create_testdir" != x"empty"; then
-- 
1.7.9.5




reply via email to

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