mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
docs: fix spelling of macOS
This commit is contained in:

committed by
Mitchell Hashimoto

parent
568f1f9d72
commit
a7e3e5915c
@ -1117,7 +1117,7 @@ keybind: Keybinds = .{},
|
|||||||
/// to be a certain position to fit within the grid. There is nothing Ghostty
|
/// to be a certain position to fit within the grid. There is nothing Ghostty
|
||||||
/// will do about this, but it will make an effort.
|
/// will do about this, but it will make an effort.
|
||||||
///
|
///
|
||||||
/// Important note: Setting this value will only work on macOs and glfw builds
|
/// Important note: Setting this value will only work on macOS and glfw builds
|
||||||
/// on Linux. GTK 4.0 does not support setting the window position.
|
/// on Linux. GTK 4.0 does not support setting the window position.
|
||||||
///
|
///
|
||||||
/// This will default to the top-left corner of the screen if not set (0, 0).
|
/// This will default to the top-left corner of the screen if not set (0, 0).
|
||||||
|
Reference in New Issue
Block a user