aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-svn.txt
diff options
context:
space:
mode:
authorMichael Coleman <tutufan@gmail.com>2007-02-28 23:14:23 -0600
committerJunio C Hamano <junkio@cox.net>2007-03-01 03:27:36 -0800
commit20f50f1670c18173d74a34527b0c538c3fbbfde3 (patch)
tree4c896f39508f10706e38c52eda463e575416b19f /Documentation/git-svn.txt
parent2eb06531e3d53c2604f20c32e5cb791d5044ff02 (diff)
downloadgit-20f50f1670c18173d74a34527b0c538c3fbbfde3.tar.gz
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