aboutsummaryrefslogtreecommitdiffstats
path: root/using-git.texinfo
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-08-22 18:08:43 +0200
committerMattias Andrée <maandree@operamail.com>2013-08-22 18:08:43 +0200
commit1e048cedfae7ccd41f55c185cce4a89b71d49864 (patch)
tree8875eba5d811a0b635d2ca0660a75bff382d6d17 /using-git.texinfo
parentexamine the log (diff)
downloadusing-git-1e048cedfae7ccd41f55c185cce4a89b71d49864.tar.gz
using-git-1e048cedfae7ccd41f55c185cce4a89b71d49864.tar.bz2
using-git-1e048cedfae7ccd41f55c185cce4a89b71d49864.tar.xz
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'using-git.texinfo')
-rw-r--r--using-git.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/using-git.texinfo b/using-git.texinfo
index 2498fa6..e2f06da 100644
--- a/using-git.texinfo
+++ b/using-git.texinfo
@@ -1148,7 +1148,7 @@ git push origin 'RELEASE_VERSION'
@end example
Keep in mind that you will be placed
-in an deteach HEAD, and need to checkout
+in an deatched HEAD, and need to checkout
the branch you want to continue your
work on.