diff options
author | Thomas Ackermann <th.acker@arcor.de> | 2015-07-28 19:45:14 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-07-28 11:05:41 -0700 |
commit | da4c5adae95558c314eef41c1520f5ded08e221b (patch) | |
tree | 191e0870a87a82cc4bb33652d7b692de2c519c1d /Documentation/technical | |
parent | 83c094ad0dd2104adbbec034f802dceb1d052981 (diff) | |
download | git-da4c5adae95558c314eef41c1520f5ded08e221b.tar.gz git-da4c5adae95558c314eef41c1520f5ded08e221b.tar.xz |
typofix for index-format.txt
Signed-off-by: Thomas Ackermann <th.acker@arcor.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/technical')
-rw-r--r-- | Documentation/technical/index-format.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/technical/index-format.txt b/Documentation/technical/index-format.txt index db59a1360..aee7946e0 100644 --- a/Documentation/technical/index-format.txt +++ b/Documentation/technical/index-format.txt @@ -271,7 +271,7 @@ Git index format - The directory name terminated by NUL. - - A number of untrached file/dir names terminated by NUL. + - A number of untracked file/dir names terminated by NUL. The remaining data of each directory block is grouped by type: |