mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-15 00:06:09 +03:00
Fix typo in config documentation
This commit is contained in:
@ -314,7 +314,7 @@ const c = @cImport({
|
|||||||
|
|
||||||
/// A theme to use. This can be a built-in theme name, a custom theme
|
/// A theme to use. This can be a built-in theme name, a custom theme
|
||||||
/// name, or an absolute path to a custom theme file. Ghostty also supports
|
/// name, or an absolute path to a custom theme file. Ghostty also supports
|
||||||
/// specifying a different them to use for light and dark mode. Each
|
/// specifying a different theme to use for light and dark mode. Each
|
||||||
/// option is documented below.
|
/// option is documented below.
|
||||||
///
|
///
|
||||||
/// If the theme is an absolute pathname, Ghostty will attempt to load that
|
/// If the theme is an absolute pathname, Ghostty will attempt to load that
|
||||||
|
Reference in New Issue
Block a user