summaryrefslogtreecommitdiff
path: root/Documentation/technical
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-04-25 04:28:58 (GMT)
committerJunio C Hamano <gitster@pobox.com>2018-04-25 04:28:58 (GMT)
commitcb6462fe7435657fbd905018e9b3c76f1d946832 (patch)
treec30276158d62150933cba1c1d1d1d2543f941822 /Documentation/technical
parentf9bcd751aaa8f9cb57bbe4f43f2c446f9aa523b3 (diff)
parent8523b1e355900e929ef1d362e6e4b4cffbbd9ffc (diff)
downloadgit-cb6462fe7435657fbd905018e9b3c76f1d946832.zip
git-cb6462fe7435657fbd905018e9b3c76f1d946832.tar.gz
git-cb6462fe7435657fbd905018e9b3c76f1d946832.tar.bz2
Merge branch 'en/doc-typoes'
Docfix. * en/doc-typoes: Documentation: normalize spelling of 'normalised' Documentation: fix several one-character-off spelling errors
Diffstat (limited to 'Documentation/technical')
-rw-r--r--Documentation/technical/api-directory-listing.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/technical/api-directory-listing.txt b/Documentation/technical/api-directory-listing.txt
index 7fae00f..4f44ca2 100644
--- a/Documentation/technical/api-directory-listing.txt
+++ b/Documentation/technical/api-directory-listing.txt
@@ -53,7 +53,7 @@ The notable options are:
not be returned even if all of its contents are ignored. In
this case, the contents are returned as individual entries.
+
-If this is set, files and directories that explicity match an ignore
+If this is set, files and directories that explicitly match an ignore
pattern are reported. Implicity ignored directories (directories that
do not match an ignore pattern, but whose contents are all ignored)
are not reported, instead all of the contents are reported.