gobwas/glob

typo in the comment

yuzhouu opened this issue · 0 comments

QuoteMeta({foo*}) returns \{foo\*\}.

glob/glob.go

Line 64 in e7a84e9

// inside the argument text; For example, QuoteMeta(`{foo*}`) returns `\[foo\*\]`.