mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-01-03 03:52:38 +00:00
docs: fix minor grammatical error
This commit is contained in:
@@ -2004,7 +2004,7 @@ keybind: Keybinds = .{},
|
||||
|
||||
/// macOS doesn't have a distinct "alt" key and instead has the "option"
|
||||
/// key which behaves slightly differently. On macOS by default, the
|
||||
/// option key plus a character will sometimes produces a Unicode character.
|
||||
/// option key plus a character will sometimes produce a Unicode character.
|
||||
/// For example, on US standard layouts option-b produces "∫". This may be
|
||||
/// undesirable if you want to use "option" as an "alt" key for keybindings
|
||||
/// in terminal programs or shells.
|
||||
|
||||
Reference in New Issue
Block a user