surf: Fix comment typo
Instead of mathces it should probably say matches
1 file changed
+3
-3
0dd1383e
→
0dd1383e
modified radicle-surf/src/glob.rs
@@ -66,7 +66,7 @@ impl<T> Glob<T> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -165,7 +165,7 @@ impl Extend<PatternString> for Glob<Tag> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -239,7 +239,7 @@ impl From<Glob<Local>> for Glob<Branch> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|