From 249cabe0c5392c384c82fa9d28d3f49fbeb04266 Mon Sep 17 00:00:00 2001 From: Ching Pei Yang <59727193+horriblename@users.noreply.github.com> Date: Fri, 5 Dec 2025 04:19:00 +0100 Subject: [PATCH] ci: fix typo in typo fix (#1263) --- docs/release-notes/rl-0.7.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release-notes/rl-0.7.md b/docs/release-notes/rl-0.7.md index 83b4efd7..dca9319a 100644 --- a/docs/release-notes/rl-0.7.md +++ b/docs/release-notes/rl-0.7.md @@ -170,7 +170,7 @@ The changes are, in no particular order: - Add [ocaml-lsp] support -- Fix `Emac` typo +- Fix misspelled "Emacs" - Add [new-file-template.nvim] to automatically fill new file contents using templates