Fix a typo
This commit is contained in:
parent
11376ae25b
commit
71e38dec11
@ -1027,7 +1027,7 @@ void wildcard_expander_t::expand(const wcstring &base_dir, const wchar_t *wc)
|
||||
}
|
||||
else
|
||||
{
|
||||
/* Not the last segment, nonempty wldcard */
|
||||
/* Not the last segment, nonempty wildcard */
|
||||
assert(next_slash != NULL);
|
||||
const wchar_t *wc_remainder = next_slash;
|
||||
while (*wc_remainder == L'/')
|
||||
|
Loading…
x
Reference in New Issue
Block a user