aboutsummaryrefslogtreecommitdiffstats
path: root/using-git.texinfo
diff options
context:
space:
mode:
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 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