summaryrefslogtreecommitdiff
path: root/Documentation/git-status.txt
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/git-status.txt
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/git-status.txt')
-rw-r--r--Documentation/git-status.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-status.txt b/Documentation/git-status.txt
index 6c230c0..c16e27e 100644
--- a/Documentation/git-status.txt
+++ b/Documentation/git-status.txt
@@ -113,7 +113,7 @@ The possible options are:
- 'matching' - Shows ignored files and directories matching an
ignore pattern.
+
-When 'matching' mode is specified, paths that explicity match an
+When 'matching' mode is specified, paths that explicitly match an
ignored pattern are shown. If a directory matches an ignore pattern,
then it is shown, but not paths contained in the ignored directory. If
a directory does not match an ignore pattern, but all contents are