aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-09-19 16:47:46 +0200
committerMattias Andrée <maandree@operamail.com>2013-09-19 16:47:46 +0200
commit71b5d0d998f788688af36b9eb7c655af7425d79a (patch)
tree53529e8c35617237f416b1630ff0e9d0fe71db5b
parentwhere to write about how to refer to revisions (diff)
downloadusing-git-71b5d0d998f788688af36b9eb7c655af7425d79a.tar.gz
using-git-71b5d0d998f788688af36b9eb7c655af7425d79a.tar.bz2
using-git-71b5d0d998f788688af36b9eb7c655af7425d79a.tar.xz
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--using-git.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/using-git.texinfo b/using-git.texinfo
index 0e30a3d..14da7a3 100644
--- a/using-git.texinfo
+++ b/using-git.texinfo
@@ -173,7 +173,7 @@ git commit -m 'first commit'
@node Create an origin
@section Create an origin
-It is a good idea to create a backup repostory,
+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.