pull/8813/head
rhodes-b 2025-09-20 22:49:35 -05:00
parent 1c59ed5d60
commit 3254bb41d5
1 changed files with 1 additions and 1 deletions

View File

@ -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,