may -> can

This commit is contained in:
Colton Padden
2024-12-21 00:00:53 -05:00
parent 358a3053cf
commit 3dbfd751af

View File

@ -704,7 +704,7 @@ fullscreen: bool = false,
/// window to be this title at all times and Ghostty will ignore any set title /// window to be this title at all times and Ghostty will ignore any set title
/// escape sequences programs (such as Neovim) may send. /// escape sequences programs (such as Neovim) may send.
/// ///
/// The title may be hidden by setting it to a space character `" "`. /// The title can be hidden by setting it to a space character `" "`.
/// ///
/// This configuration can be reloaded at runtime. If it is set, the title /// This configuration can be reloaded at runtime. If it is set, the title
/// will update for all windows. If it is unset, the next title change escape /// will update for all windows. If it is unset, the next title change escape