Merge pull request #599 from vrevelas/patch-1

Fix typo
This commit is contained in:
Dongdong Zhou 2022-06-09 16:20:52 +01:00 committed by GitHub
commit d20ddbee3b
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(