"Open new Search Editor to the Side" should be "Open New Search Editor to the Side" (#169579)

Fixes #168229
This commit is contained in:
Andrea Mah
2022-12-19 22:52:46 +01:00
committed by GitHub
parent a981a85fc3
commit 2b4fcbbb54
@@ -280,7 +280,7 @@ registerAction2(class extends Action2 {
constructor() {
super({
id: OpenNewEditorToSideCommandId,
title: { value: localize('search.openNewEditorToSide', "Open new Search Editor to the Side"), original: 'Open new Search Editor to the Side' },
title: { value: localize('search.openNewEditorToSide', "Open New Search Editor to the Side"), original: 'Open new Search Editor to the Side' },
category,
f1: true,
description: openArgDescription