* trivial: typo
@ 2006-01-05 11:44 Alex Riesen
0 siblings, 0 replies; only message in thread
From: Alex Riesen @ 2006-01-05 11:44 UTC (permalink / raw)
To: Junio C Hamano, git
[-- Attachment #1: Type: text/plain, Size: 49 bytes --]
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
[-- Attachment #2: 0003-typo.txt --]
[-- Type: text/plain, Size: 624 bytes --]
Subject: [PATCH] typo
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
---
git-commit.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
870dff0c4ef444c084415d55e40e17aab16a3e68
diff --git a/git-commit.sh b/git-commit.sh
index 7e39c10..82d743b 100755
--- a/git-commit.sh
+++ b/git-commit.sh
@@ -148,7 +148,7 @@ esac
if [ -f "$GIT_DIR/MERGE_HEAD" ]; then
echo "#"
- echo "# It looks like your may be committing a MERGE."
+ echo "# It looks like you may be committing a MERGE."
echo "# If this is not correct, please remove the file"
echo "# $GIT_DIR/MERGE_HEAD"
echo "# and try again"
--
1.0.GIT
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2006-01-05 11:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-05 11:44 trivial: typo Alex Riesen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).