Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Coleman <tutufan@gmail.com>2007-03-01 08:14:23 +0300
committerJunio C Hamano <junkio@cox.net>2007-03-01 14:27:36 +0300
commit20f50f1670c18173d74a34527b0c538c3fbbfde3 (patch)
tree4c896f39508f10706e38c52eda463e575416b19f /Documentation/git-svn.txt
parent2eb06531e3d53c2604f20c32e5cb791d5044ff02 (diff)
fix various doc typos
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-svn.txt')
-rw-r--r--Documentation/git-svn.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-svn.txt b/Documentation/git-svn.txt
index cf094ca357..87161aedd1 100644
--- a/Documentation/git-svn.txt
+++ b/Documentation/git-svn.txt
@@ -405,7 +405,7 @@ Tracking and contributing to an entire Subversion-managed project
# with the appropriate name):
git reset --hard remotes/trunk
# You may only dcommit to one branch/tag/trunk at a time. The usage
-# of dcommit/rebase/show-ignore should be teh same as above.
+# of dcommit/rebase/show-ignore should be the same as above.
------------------------------------------------------------------------
REBASE VS. PULL/MERGE