mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-19 05:50:27 +00: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