Skip to content

Commit be2bb8b

Browse files
committed
rebase
Created using spr 1.3.6
2 parents 6542780 + 8a3b8b6 commit be2bb8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/include/llvm/Support/GlobPattern.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ class GlobPattern {
7272
return SubGlobs[0].getPat() == "*";
7373
}
7474

75-
// The followind functions are as shortcuts to some matching. They are
75+
// The following functions are just shortcuts for faster matching. They are
7676
// conservative to simplify implementations.
7777

7878
// Returns plain prefix of the pattern.

0 commit comments

Comments
 (0)