aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-10-24 23:59:26 +0200
committerMattias Andrée <maandree@operamail.com>2013-10-24 23:59:26 +0200
commit886541382bc20503061159e3c8927e140b499f6e (patch)
tree65be6457712496e7bc1f48d9a984d0118e68d9d8
parenttypo (diff)
downloadusing-git-886541382bc20503061159e3c8927e140b499f6e.tar.gz
using-git-886541382bc20503061159e3c8927e140b499f6e.tar.bz2
using-git-886541382bc20503061159e3c8927e140b499f6e.tar.xz
m
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 3361a5c..c19635b 100644
--- a/using-git.texinfo
+++ b/using-git.texinfo
@@ -214,7 +214,7 @@ inside the directory with all data Git requires to
operate on the repository.
The next thing you want to do is to create a
-@file{.gitignore} file, it is used to keep track
+@file{.gitignore} file. It is used to keep track
of with files that should be be included in the
repository, unless overruled with a forced staging.