[PATCH] Fix typo in git-am: s/Was is/Was it/

Subsystems: the rest

DORMANTno replies

2 messages, 2 authors, 2016-06-15 · open the first message on its own page

[PATCH] Fix typo in git-am: s/Was is/Was it/

From: Josh Triplett <hidden>
Date: 2016-06-15 22:43:06

Signed-off-by: Josh Triplett <redacted>
---
 git-am.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/git-am.sh b/git-am.sh
index e69ecbf..c9f66e2 100755
--- a/git-am.sh
+++ b/git-am.sh
@@ -291,7 +291,7 @@ do
 			<"$dotest/$msgnum" >"$dotest/info" ||
 			stop_here $this
 		test -s $dotest/patch || {
-			echo "Patch is empty.  Was is split wrong?"
+			echo "Patch is empty.  Was it split wrong?"
 			stop_here $this
 		}
 		git-stripspace < "$dotest/msg" > "$dotest/msg-clean"
-- 
1.5.1.1

Re: [PATCH] Fix typo in git-am: s/Was is/Was it/

From: Johannes Sixt <hidden>
Date: 2016-06-15 22:43:06

Josh Triplett wrote:
-                       echo "Patch is empty.  Was is split wrong?"
+                       echo "Patch is empty.  Was it split wrong?"
The same typo is in two more places, all introduced in 87ab79923.

-- Hannes
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help