aboutsummaryrefslogtreecommitdiffstats
path: root/using-git.texinfo
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-09-19 18:21:17 +0200
committerMattias Andrée <maandree@operamail.com>2013-09-19 18:21:17 +0200
commit05ed4a768b3ea838fb1f01ed78668aa2d9d41a93 (patch)
tree596e3a5820ff602139ffd8746ea86e8d84e0ac9f /using-git.texinfo
parenttypo (diff)
downloadusing-git-05ed4a768b3ea838fb1f01ed78668aa2d9d41a93.tar.gz
using-git-05ed4a768b3ea838fb1f01ed78668aa2d9d41a93.tar.bz2
using-git-05ed4a768b3ea838fb1f01ed78668aa2d9d41a93.tar.xz
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r--using-git.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/using-git.texinfo b/using-git.texinfo
index 5eb6ce5..9bcff1f 100644
--- a/using-git.texinfo
+++ b/using-git.texinfo
@@ -1536,7 +1536,7 @@ file inside it.
@node Git and file renames
@section Git and file renames
-The authors of Git beleave that tracking
+The authors of Git believe that tracking
file names implicitly provide a more flexible
way to track how your tree is changing,
and less painful merging of patches.