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_text_end: u32 = 0,
|
||||||
image_virtual: bool = false,
|
image_virtual: bool = false,
|
||||||
|
|
||||||
/// Defererred OpenGL operation to update the screen size.
|
/// Deferred OpenGL operation to update the screen size.
|
||||||
const SetScreenSize = struct {
|
const SetScreenSize = struct {
|
||||||
size: renderer.Size,
|
size: renderer.Size,
|
||||||
|
|
||||||
|
@ -42,6 +42,7 @@ wdth = "wdth"
|
|||||||
Strat = "Strat"
|
Strat = "Strat"
|
||||||
grey = "gray"
|
grey = "gray"
|
||||||
greyscale = "grayscale"
|
greyscale = "grayscale"
|
||||||
|
DECID = "DECID"
|
||||||
|
|
||||||
[type.swift.extend-words]
|
[type.swift.extend-words]
|
||||||
inout = "inout"
|
inout = "inout"
|
||||||
|
Reference in New Issue
Block a user