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