Fix typo in config documentation

This commit is contained in:
Josh Mills
2024-12-12 06:42:27 +00:00
committed by GitHub
parent 9f75d93a55
commit db1019b1c0

View File

@ -314,7 +314,7 @@ const c = @cImport({
/// 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
/// 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.
///
/// If the theme is an absolute pathname, Ghostty will attempt to load that