From 0ea2558cb74f8d6f32708998e7d5a3b464ebce2a Mon Sep 17 00:00:00 2001 From: vrevelas <30143390+vrevelas@users.noreply.github.com> Date: Thu, 9 Jun 2022 17:35:01 +0300 Subject: [PATCH] Fix typo --- lapce-data/src/config.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lapce-data/src/config.rs b/lapce-data/src/config.rs index 6694f541..912c3101 100644 --- a/lapce-data/src/config.rs +++ b/lapce-data/src/config.rs @@ -227,7 +227,7 @@ pub fn drop_shadow_width(&self) -> usize { #[serde(rename_all = "kebab-case")] pub struct TerminalConfig { #[field_names( - desc = "Set the termainl font family. If empty, it uses editor font famliy." + desc = "Set the terminal font family. If empty, it uses editor font famliy." )] pub font_family: String, #[field_names(