Fix typo in binding comments

This commit is contained in:
Bruno Bachmann
2025-01-19 14:49:59 -08:00
parent 72d085525b
commit bb58710fa8

View File

@ -419,7 +419,7 @@ pub const Action = union(enum) {
/// is preserved between appearances, so you can always press the keybinding
/// to bring it back up.
///
/// To enable the quick terminally globally so that Ghostty doesn't
/// To enable the quick terminal globally so that Ghostty doesn't
/// have to be focused, prefix your keybind with `global`. Example:
///
/// ```ini