From 7c7bd2015916530e064575724612c6e2f4bb9999 Mon Sep 17 00:00:00 2001 From: Nik Revenco <154856872+NikitaRevenco@users.noreply.github.com> Date: Wed, 2 Apr 2025 16:10:10 +0100 Subject: [PATCH] chore: incorrect comment fix --- helix-term/src/ui/editor.rs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/helix-term/src/ui/editor.rs b/helix-term/src/ui/editor.rs index dae421b95..3802a629c 100644 --- a/helix-term/src/ui/editor.rs +++ b/helix-term/src/ui/editor.rs @@ -86,8 +86,7 @@ impl EditorView { } /// Declare the welcome screen declaratively using this macro - /// It avoids the performance overhead of calling `Vec>::flatten` and - /// makes it easy to get the longest line in the center and the left, without + /// It makes it easy to get the longest line in the center and the left, without /// having to iterate over the `Vec<_>` again. macro_rules! welcome { (