From aa4dd2e94e0bc488b72d699fbbc4b5a4dcffd2f2 Mon Sep 17 00:00:00 2001 From: Daniel Edrisian Date: Wed, 3 Sep 2025 14:07:03 -0700 Subject: [PATCH] fix codespell --- scripts/release_gen.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/release_gen.py b/scripts/release_gen.py index e56a687e34..a247e0b088 100755 --- a/scripts/release_gen.py +++ b/scripts/release_gen.py @@ -313,7 +313,7 @@ def build_prompt(dump_path: Path, gen_file: Path) -> str: "- Fix git root resolution in worktrees (#2585)\n" "- Improve error messages & handling (#2695, #2587, #2640, #2540)\n\n\n" "## Full list of merged PRs:\n\n" - " - #2708 [feat] Simplfy command approval UI\n" + " - #2708 [feat] Simplify command approval UI\n" " - #2706 [chore] Tweak..." ) instr = (