mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Merge pull request #14065 from akkatracker/patch-1
Fix typo in comments of text-editor-registry.js
This commit is contained in:
@@ -190,7 +190,7 @@ export default class TextEditorRegistry {
|
||||
}
|
||||
|
||||
// Set a {TextEditor}'s grammar based on its path and content, and continue
|
||||
// to update its grammar as gramamrs are added or updated, or the editor's
|
||||
// to update its grammar as grammars are added or updated, or the editor's
|
||||
// file path changes.
|
||||
//
|
||||
// * `editor` The editor whose grammar will be maintained.
|
||||
|
||||
Reference in New Issue
Block a user