From a5d86f7406ecda78b44faf9ab50b7c6e419dba9d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 29 Jan 2008 20:38:55 +0100 Subject: fix doc typos Signed-off-by: Jim Meyering Signed-off-by: Junio C Hamano --- Documentation/technical/racy-git.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/technical') diff --git a/Documentation/technical/racy-git.txt b/Documentation/technical/racy-git.txt index 5030d9f2f8..6bdf034b3a 100644 --- a/Documentation/technical/racy-git.txt +++ b/Documentation/technical/racy-git.txt @@ -184,7 +184,7 @@ In a large project where raciness avoidance cost really matters, however, the initial computation of all object names in the index takes more than one second, and the index file is written out after all that happens. Therefore the timestamp of the -index file will be more than one seconds later than the the +index file will be more than one seconds later than the youngest file in the working tree. This means that in these cases there actually will not be any racily clean entry in the resulting index. -- cgit v1.2.3