This commit is contained in:
vrevelas 2022-06-09 17:35:01 +03:00 committed by GitHub
parent 0ccc98481d
commit 0ea2558cb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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(