chore: incorrect comment fix

This commit is contained in:
Nik Revenco 2025-04-02 16:10:10 +01:00
parent 761a62df86
commit 7c7bd20159

View file

@ -86,8 +86,7 @@ impl EditorView {
}
/// Declare the welcome screen declaratively using this macro
/// It avoids the performance overhead of calling `Vec<Option<_>>::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 {
(