mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
Correct typos and update typos.toml
This commit is contained in:
@ -146,7 +146,7 @@ image_bg_end: u32 = 0,
|
||||
image_text_end: u32 = 0,
|
||||
image_virtual: bool = false,
|
||||
|
||||
/// Defererred OpenGL operation to update the screen size.
|
||||
/// Deferred OpenGL operation to update the screen size.
|
||||
const SetScreenSize = struct {
|
||||
size: renderer.Size,
|
||||
|
||||
|
@ -42,6 +42,7 @@ wdth = "wdth"
|
||||
Strat = "Strat"
|
||||
grey = "gray"
|
||||
greyscale = "grayscale"
|
||||
DECID = "DECID"
|
||||
|
||||
[type.swift.extend-words]
|
||||
inout = "inout"
|
||||
|
Reference in New Issue
Block a user