mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-12-31 18:52:12 +00:00
fix typo
This commit is contained in:
@@ -523,7 +523,7 @@ pub const Surface = extern struct {
|
||||
inspector: ?*InspectorWindow = null,
|
||||
|
||||
/// Number of siblings related to this surface. This is used for
|
||||
/// the unfocused-split-* options which are only applied when ther is
|
||||
/// the unfocused-split-* options which are only applied when their is
|
||||
/// more than once surface (split) in a tab
|
||||
n_siblings: u64 = 0,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user