diff options
| author | Mattias Andrée <maandree@operamail.com> | 2013-09-19 16:47:46 +0200 |
|---|---|---|
| committer | Mattias Andrée <maandree@operamail.com> | 2013-09-19 16:47:46 +0200 |
| commit | 71b5d0d998f788688af36b9eb7c655af7425d79a (patch) | |
| tree | 53529e8c35617237f416b1630ff0e9d0fe71db5b | |
| parent | where to write about how to refer to revisions (diff) | |
| download | using-git-71b5d0d998f788688af36b9eb7c655af7425d79a.tar.gz using-git-71b5d0d998f788688af36b9eb7c655af7425d79a.tar.bz2 using-git-71b5d0d998f788688af36b9eb7c655af7425d79a.tar.xz | |
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
| -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 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. |
