Skip to content

Commit 7c01dcd

Browse files
committed
Merge branch 'as/pathspec-h-typofix'
Typofix. * as/pathspec-h-typofix: pathspec: fix typo "glossary-context.txt" -> "glossary-content.txt"
2 parents 557ae14 + 231cf73 commit 7c01dcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pathspec.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ struct index_state;
2323
#define PATHSPEC_ONESTAR 1 /* the pathspec pattern satisfies GFNM_ONESTAR */
2424

2525
/**
26-
* See glossary-context.txt for the syntax of pathspec.
26+
* See glossary-content.txt for the syntax of pathspec.
2727
* In memory, a pathspec set is represented by "struct pathspec" and is
2828
* prepared by parse_pathspec().
2929
*/

0 commit comments

Comments
 (0)