Merge pull request #25313 from github-john-doe/typo

Typo
This commit is contained in:
Mohamed Hegazy
2018-07-05 11:43:12 -07:00
committed by GitHub
12 changed files with 14 additions and 14 deletions

View File

@@ -23,7 +23,7 @@ x(
// come comment
// some other comment
// @anohter
// @another
x();

View File

@@ -12,7 +12,7 @@
verify.goToDefinition({
1: "label1Definition",
2: "label2Definition",
// labels accross function boundaries
// labels across function boundaries
3: "label1Definition",
// undefined label
4: []