Skip to content

Commit b8a4652

Browse files
committed
Merge branch 'sg/core-filemode-doc-typofix' into maint
* sg/core-filemode-doc-typofix: docs/config.txt: fix indefinite article in core.fileMode description
2 parents 86799c1 + 449456a commit b8a4652

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
@@ -345,7 +345,7 @@ core.fileMode::
345345
is to be honored.
346346
+
347347
Some filesystems lose the executable bit when a file that is
348-
marked as executable is checked out, or checks out an
348+
marked as executable is checked out, or checks out a
349349
non-executable file with executable bit on.
350350
linkgit:git-clone[1] or linkgit:git-init[1] probe the filesystem
351351
to see if it handles the executable bit correctly

0 commit comments

Comments
 (0)