Skip to content

Commit 449456a

Browse files
szedergitster
authored andcommitted
docs/config.txt: fix indefinite article in core.fileMode description
Signed-off-by: SZEDER Gábor <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent ecdab41 commit 449456a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/config.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ core.fileMode::
208208
is to be honored.
209209
+
210210
Some filesystems lose the executable bit when a file that is
211-
marked as executable is checked out, or checks out an
211+
marked as executable is checked out, or checks out a
212212
non-executable file with executable bit on.
213213
linkgit:git-clone[1] or linkgit:git-init[1] probe the filesystem
214214
to see if it handles the executable bit correctly

0 commit comments

Comments
 (0)