diff options
author | Mattias Andrée <maandree@operamail.com> | 2013-09-19 16:53:07 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2013-09-19 16:53:07 +0200 |
commit | 76b644632bd6b137d9bd69be5558b2787b8f40dc (patch) | |
tree | 0795797d86635d5eba7c111d66532b90e28a2ac0 | |
parent | typo (diff) | |
download | using-git-76b644632bd6b137d9bd69be5558b2787b8f40dc.tar.gz using-git-76b644632bd6b137d9bd69be5558b2787b8f40dc.tar.bz2 using-git-76b644632bd6b137d9bd69be5558b2787b8f40dc.tar.xz |
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r-- | using-git.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/using-git.texinfo b/using-git.texinfo index 14da7a3..177b13e 100644 --- a/using-git.texinfo +++ b/using-git.texinfo @@ -177,7 +177,7 @@ It is a good idea to create a backup repository, so you do not lose your work on a disc failure, filesystem corruption or accidental removal. -You can ushe such repository for allowing +You can use such repository for allowing collaboration with a common repository that all collaborators can submit and fetch commits from. |