aboutsummaryrefslogtreecommitdiffstats
path: root/using-git.texinfo
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-09-19 18:17:40 +0200
committerMattias Andrée <maandree@operamail.com>2013-09-19 18:17:40 +0200
commit8c8e1a35fd47ff54670f5de247c3f6cd52216806 (patch)
tree86102334ba1fd58be2a2bec4824445113a255e4b /using-git.texinfo
parenttypo (diff)
downloadusing-git-8c8e1a35fd47ff54670f5de247c3f6cd52216806.tar.gz
using-git-8c8e1a35fd47ff54670f5de247c3f6cd52216806.tar.bz2
using-git-8c8e1a35fd47ff54670f5de247c3f6cd52216806.tar.xz
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
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 6cb454d..87c5797 100644
--- a/using-git.texinfo
+++ b/using-git.texinfo
@@ -1410,7 +1410,7 @@ and the files will not build unless you
force them to build, which you more than
likely will forget. So you may observe a
behaviour of your program that is not defined
-by the checkout source code.
+by the checked out source code.
This is way Git sets the timestamp to the
current time on every file it modifies, but