From e42aa05525fff9b1835a815a81092cfbc081b6a3 Mon Sep 17 00:00:00 2001 From: CJ van den Berg Date: Sat, 25 Oct 2025 00:25:21 +0200 Subject: [PATCH] fix: minor typo --- content/devlog/2025.smd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/devlog/2025.smd b/content/devlog/2025.smd index 2732c89..b38e270 100644 --- a/content/devlog/2025.smd +++ b/content/devlog/2025.smd @@ -19,7 +19,7 @@ devlog entries in the [archive](/devlog/). Tabs can now be reordered with the mouse by dragging them, or by the new commands `move_tab_next` and `move_tab_previous`. These are bound to `ctrl+shift+page_up` and `ctrl+shift+page_down` in flow -mode. Also, saving an emphemeral buffer now replaces it's tab with the tab for the new file. +mode. Also, saving an ephemeral buffer now replaces it's tab with the tab for the new file. ## [clipboard history]($section.id("2025-10-13T20:45:48+02:00"))