We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7260c7b commit 446f46dCopy full SHA for 446f46d
dir.c
@@ -2174,7 +2174,7 @@ static void add_path_to_appropriate_result_list(struct dir_struct *dir,
2174
* If 'stop_at_first_file' is specified, 'path_excluded' is returned
2175
* to signal that a file was found. This is the least significant value that
2176
* indicates that a file was encountered that does not depend on the order of
2177
- * whether an untracked or exluded path was encountered first.
+ * whether an untracked or excluded path was encountered first.
2178
*
2179
* Returns the most significant path_treatment value encountered in the scan.
2180
* If 'stop_at_first_file' is specified, `path_excluded` is the most
0 commit comments