summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar http://cgray.myopenid.com/ <cgray@web>2011-11-15 00:47:57 +0000
committerGravatar admin <admin@branchable.com>2011-11-15 00:47:57 +0000
commit6368c79fe41abc195e809340d10d2b1714188bd4 (patch)
tree07ab89e2378e97c988c4790e6a14f2d4e8acb9bd
parentc093839a40034a6e3fa967a18459a52ea326b867 (diff)
Fix typo
-rw-r--r--doc/tips/centralized_git_repository_tutorial.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tips/centralized_git_repository_tutorial.mdwn b/doc/tips/centralized_git_repository_tutorial.mdwn
index 977a583cc..00283829f 100644
--- a/doc/tips/centralized_git_repository_tutorial.mdwn
+++ b/doc/tips/centralized_git_repository_tutorial.mdwn
@@ -131,7 +131,7 @@ which will broadcast its updated location information.
## take it farther
Of course you can create as many checkouts as you desire. If you have a
-desktop matchine too, you can make a checkout there, and use `git remote
+desktop machine too, you can make a checkout there, and use `git remote
add` to also let your desktop access the backup repository.
You can add remotes for each direct connection between machines you find you