aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-10-24 23:59:47 +0200
committerMattias Andrée <maandree@operamail.com>2013-10-24 23:59:51 +0200
commitee1d4338db2e70c76063fa73e189263b4ab6022f (patch)
tree649336e74563299995768abcbb44eea6873c48d2
parentm (diff)
downloadusing-git-ee1d4338db2e70c76063fa73e189263b4ab6022f.tar.gz
using-git-ee1d4338db2e70c76063fa73e189263b4ab6022f.tar.bz2
using-git-ee1d4338db2e70c76063fa73e189263b4ab6022f.tar.xz
unduplicate word
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 c19635b..cc89e3d 100644
--- a/using-git.texinfo
+++ b/using-git.texinfo
@@ -215,7 +215,7 @@ operate on the repository.
The next thing you want to do is to create a
@file{.gitignore} file. It is used to keep track
-of with files that should be be included in the
+of with files that should be included in the
repository, unless overruled with a forced staging.
A good base @file{.gitignore} content you probably