diff --git a/editors/code/src/main.ts b/editors/code/src/main.ts index 42685e0c76..ad3c1a192d 100644 --- a/editors/code/src/main.ts +++ b/editors/code/src/main.ts @@ -193,7 +193,7 @@ async function patchelf(dest: PathLike): Promise { await vscode.window.withProgress( { location: vscode.ProgressLocation.Notification, - title: "Patching rust-analysis for NixOS" + title: "Patching rust-analyzer for NixOS" }, async (progress, _) => { const expression = `