From 05fe0e830b5d9d8084d8211fe4f6e3b9c1cbf2c2 Mon Sep 17 00:00:00 2001 From: Troels Thomsen Date: Fri, 16 Feb 2024 21:52:46 +0100 Subject: [PATCH] Correct grammatical mistake --- macos/Sources/Features/Terminal/TerminalController.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macos/Sources/Features/Terminal/TerminalController.swift b/macos/Sources/Features/Terminal/TerminalController.swift index 5a934d67c..7afe5a6d7 100644 --- a/macos/Sources/Features/Terminal/TerminalController.swift +++ b/macos/Sources/Features/Terminal/TerminalController.swift @@ -271,7 +271,7 @@ class TerminalController: NSWindowController, NSWindowDelegate, } // Set a custom background on the titlebar - this is required for when - // titlebar tabs is used in conjunction with a transparent background. + // titlebar tabs are used in conjunction with a transparent background. window.setTitlebarBackground( window .backgroundColor