automake-patches
[Top][All Lists]
Advanced

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

[PATCH] tap-driver: correct a typo


From: Felix Yan
Subject: [PATCH] tap-driver: correct a typo
Date: Thu, 13 Aug 2020 06:12:36 +0000 (UTC)

---
 lib/tap-driver.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/tap-driver.sh b/lib/tap-driver.sh
index 865761d3e..87b6782fc 100755
--- a/lib/tap-driver.sh
+++ b/lib/tap-driver.sh
@@ -369,7 +369,7 @@ function setup_result_obj(line)
   sub("^(not )?ok[ \t]*", "", line)
 
   # If the result has an explicit number, get it and strip it; otherwise,
-  # automatically assing the next progresive number to it.
+  # automatically assign the next progresive number to it.
   if (line ~ /^[0-9]+$/ || line ~ /^[0-9]+[^a-zA-Z0-9_]/)
     {
       match(line, "^[0-9]+")
-- 
2.28.0


If you'd like to unsubscribe and stop receiving these emails click here: 
https://u1460570.ct.sendgrid.net/wf/unsubscribe?upn=spYrU9l6EniAAMAYfsSbdDyJDLJCbCl1J8yePujeh20PgwdsBenwDLvJ2lWeWmx77p5sWakPV-2BPeJES6Llu-2BgpespXrDCbj-2F-2BGLAfvTqrcLAhVnSoDVffxweLS-2FC3O2WUlyDGpAaJAuwu7ug6fjbsUebUJvpGvYYf8TcKPIB08yrNfQ2E-2BDxmGnlb17vzRQGY-2Bt5NHWYURIiaivny9KLPLkx97hjLE3roWffvp3hDafYtPMgk97DxM3BxthZb3Zj.



reply via email to

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