From: Benjamin C Meyer <bmeyer@rim.com>
To: git@vger.kernel.org
Cc: simon.hausmann@nokia.com, Benjamin C Meyer <bmeyer@rim.com>
Subject: [PATCH 1/2] Fix a spelling mistake in a git-p4 console message
Date: Fri, 19 Mar 2010 00:39:10 -0400 [thread overview]
Message-ID: <1268973551-28118-1-git-send-email-bmeyer@rim.com> (raw)
Signed-off-by: Benjamin C Meyer <bmeyer@rim.com>
---
contrib/fast-import/git-p4 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/contrib/fast-import/git-p4 b/contrib/fast-import/git-p4
index cd96c6f..c1ea643 100755
--- a/contrib/fast-import/git-p4
+++ b/contrib/fast-import/git-p4
@@ -802,7 +802,7 @@ class P4Submit(Command):
self.oldWorkingDirectory = os.getcwd()
chdir(self.clientPath)
- print "Syncronizing p4 checkout..."
+ print "Synchronizing p4 checkout..."
p4_system("sync ...")
self.check()
--
1.7.0.2
next reply other threads:[~2010-03-19 4:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-19 4:39 Benjamin C Meyer [this message]
2010-03-19 4:39 ` [PATCH 2/2] Improve git-p4 to be able to submit patches back to perforce when the git repository is made up of multiple perforce directories. (v2) Benjamin C Meyer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1268973551-28118-1-git-send-email-bmeyer@rim.com \
--to=bmeyer@rim.com \
--cc=git@vger.kernel.org \
--cc=simon.hausmann@nokia.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).