[PATCH RESEND] git-svn: don't confuse editors with an apostrophe

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

 



The quotation mark serving as an apostrophe confuses editors and they
think a large part of the rest of the file is a string. Change
"you're" to "you are" to avoid this.

Signed-off-by: Carlos MartÃn Nieto <cmn@xxxxxxxx>
Acked-by: Eric Wong <normalperson@xxxxxxxx>
---

I sent this on 31-03-2011 but apart from Eric's ack, there was no
reaction and I don't see it in the patch queue.

   cmn

 git-svn.perl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/git-svn.perl b/git-svn.perl
index bf0451b..bc5981d 100755
--- a/git-svn.perl
+++ b/git-svn.perl
@@ -348,7 +348,7 @@ Usage: git svn <command> [options] [arguments]\n
 	}
 	print $fd <<"";
 \nGIT_SVN_ID may be set in the environment or via the --id/-i switch to an
-arbitrary identifier if you're tracking multiple SVN branches/repositories in
+arbitrary identifier if you are tracking multiple SVN branches/repositories in
 one git repository and want to keep them separate.  See git-svn(1) for more
 information.
 
-- 
1.7.4.2.437.g4fc7e.dirty

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]