Auto merge of #12397 - Hofer-Julian:patch-1, r=lnicola

Fix typo
This commit is contained in:
bors 2022-05-26 17:14:55 +00:00
commit c567771605

View file

@ -8,7 +8,7 @@ import { makeDebugConfig } from "./debug";
import { Config, RunnableEnvCfg } from "./config";
const quickPickButtons = [
{ iconPath: new vscode.ThemeIcon("save"), tooltip: "Save as a launch.json configurtation." },
{ iconPath: new vscode.ThemeIcon("save"), tooltip: "Save as a launch.json configuration." },
];
export async function selectRunnable(