Merge branch 'sg/core-filemode-doc-typofix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 29 May 2017 03:34:46 +0000 (12:34 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 29 May 2017 03:34:46 +0000 (12:34 +0900)
* sg/core-filemode-doc-typofix:
docs/config.txt: fix indefinite article in core.fileMode description

Documentation/config.txt
index e0b9fd0bc38a08077896240384f0bb1690532884..51143b624afd1ece254f8773545de85e3e045122 100644 (file)
@@ -334,7 +334,7 @@ core.fileMode::
        is to be honored.
 +
 Some filesystems lose the executable bit when a file that is
-marked as executable is checked out, or checks out an
+marked as executable is checked out, or checks out a
 non-executable file with executable bit on.
 linkgit:git-clone[1] or linkgit:git-init[1] probe the filesystem
 to see if it handles the executable bit correctly