Commit af6b115
authored
Fix JSDoc typo: "beginPattern" -> "beginsPattern"
The docs for `BackgroundMatcher.activeOnStart` have a significant typo: they refer to another property "beginPattern" which doesn't actually exist. The actual name is `beginsPattern` (with an "s"). This PR fixes this typo.1 parent 473af33 commit af6b115
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
688 | 688 | | |
689 | 689 | | |
690 | 690 | | |
691 | | - | |
| 691 | + | |
692 | 692 | | |
693 | 693 | | |
694 | 694 | | |
| |||
1591 | 1591 | | |
1592 | 1592 | | |
1593 | 1593 | | |
1594 | | - | |
| 1594 | + | |
1595 | 1595 | | |
1596 | 1596 | | |
1597 | 1597 | | |
| |||
0 commit comments