mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 19:18:59 +01:00
Removed duplicate "the" from documentation. (#59736)
This commit is contained in:
committed by
Rachel Macfarlane
parent
feffb38103
commit
ccb63aacfa
@@ -271,7 +271,7 @@ class MainThreadDocumentAndEditorStateComputer {
|
||||
}
|
||||
|
||||
// active editor: if none of the previous editors had focus we try
|
||||
// to match output panels or the the active workbench editor with
|
||||
// to match output panels or the active workbench editor with
|
||||
// one of editor we have just computed
|
||||
if (!activeEditor) {
|
||||
let candidate: IEditor;
|
||||
|
||||
Reference in New Issue
Block a user