aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-10-25 00:36:31 +0200
committerMattias Andrée <maandree@operamail.com>2013-10-25 00:36:31 +0200
commitdab91227b7713ec0b5db7679ab0853ed8680ed5f (patch)
treeb6a5d5f540785189ef590e99786cb305fbdaba99
parentm (diff)
downloadusing-git-dab91227b7713ec0b5db7679ab0853ed8680ed5f.tar.gz
using-git-dab91227b7713ec0b5db7679ab0853ed8680ed5f.tar.bz2
using-git-dab91227b7713ec0b5db7679ab0853ed8680ed5f.tar.xz
grammaro
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 e000798..cabdb01 100644
--- a/using-git.texinfo
+++ b/using-git.texinfo
@@ -485,7 +485,7 @@ Git cryptographically hashes all data
associated with a commit, including the
prior commit. This makes it unfeasible
to modify a commit without changing the
-commit ID; change the commit ID brakes
+commit ID; changing the commit ID brakes
the commit history and would therefore
get noticed as the develops cannot work
against a broken commit history.