Skip to content

Commit 17daccf

Browse files
authored
Remove duplicate to
The periods for return types are inconsistent
1 parent b3930b0 commit 17daccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/grammar-registry.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ module.exports = class GrammarRegistry {
169169
}
170170

171171
// Extended: Get the `languageId` that has been explicitly assigned to
172-
// to the given buffer, if any.
172+
// the given buffer, if any.
173173
//
174174
// Returns a {String} id of the language
175175
getAssignedLanguageId(buffer) {

0 commit comments

Comments
 (0)