git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Fix some doubled word typos
@ 2006-07-09  9:36 Alp Toker
  2006-07-09  9:36 ` [PATCH] Fix typos involving the word 'commit' Alp Toker
  2006-07-10  0:32 ` [PATCH] Fix some doubled word typos Alp Toker
  0 siblings, 2 replies; 6+ messages in thread
From: Alp Toker @ 2006-07-09  9:36 UTC (permalink / raw)
  To: git; +Cc: Alp Toker

Signed-off-by: Alp Toker <alp@atoker.com>
---
 Documentation/git-svn.txt |    2 +-
 Documentation/urls.txt    |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/git-svn.txt b/Documentation/git-svn.txt
index f7d3de4..7d86809 100644
--- a/Documentation/git-svn.txt
+++ b/Documentation/git-svn.txt
@@ -224,7 +224,7 @@ Merge tracking in Subversion is lacking 
 with Subversion is cumbersome as a result.  git-svn completely forgoes
 any automated merge/branch tracking on the Subversion side and leaves it
 entirely up to the user on the git side.  It's simply not worth it to do
-a useful translation when the the original signal is weak.
+a useful translation when the original signal is weak.
 
 TRACKING MULTIPLE REPOSITORIES OR BRANCHES
 ------------------------------------------
diff --git a/Documentation/urls.txt b/Documentation/urls.txt
index 7477413..d60b371 100644
--- a/Documentation/urls.txt
+++ b/Documentation/urls.txt
@@ -47,7 +47,7 @@ Then such a short-hand is specified in p
 <repository> without <refspec> parameters on the command
 line, <refspec> specified on `Push:` lines or `Pull:`
 lines are used for `git-push` and `git-fetch`/`git-pull`,
-respectively.  Multiple `Push:` and and `Pull:` lines may
+respectively.  Multiple `Push:` and `Pull:` lines may
 be specified for additional branch mappings.
 
 The name of a file in `$GIT_DIR/branches` directory can be
-- 
1.4.1.gbe4c7

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-07-10  2:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-09  9:36 [PATCH] Fix some doubled word typos Alp Toker
2006-07-09  9:36 ` [PATCH] Fix typos involving the word 'commit' Alp Toker
2006-07-10  0:32 ` [PATCH] Fix some doubled word typos Alp Toker
2006-07-10  0:50   ` Junio C Hamano
2006-07-10  1:42     ` Alp Toker
2006-07-10  2:04       ` Junio C Hamano

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).