From 5d6ac1fd5ab70816c0217c669460d100062e62e2 Mon Sep 17 00:00:00 2001 From: jinzhongjia Date: Tue, 1 Oct 2024 08:46:19 +0800 Subject: [PATCH] fix typos --- CHANGELOG.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.org b/CHANGELOG.org index 0eeb5c9667..edaba88343 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -19,7 +19,7 @@ longer generated. *This is a breaking change.* (See #4430.) * If asm-lsp is installed, lsp-asm won't try to download it to cache store * Fix lsp-unzip on windows when unzip was found on the PATH - * Fix zlg wrong bin path + * Fix zls wrong bin path ** 9.0.0 * Add language server config for QML (Qt Modeling Language) using qmlls.