docs: added full stop for consistency

This commit is contained in:
Jason Rayne
2025-06-17 15:30:11 -07:00
parent fb8f6c77dd
commit 3319b2b6ed

View File

@ -1984,7 +1984,7 @@ keybind: Keybinds = .{},
/// ///
/// Allowable values are: /// Allowable values are:
/// ///
/// * `off` - No SSH integration, use standard ssh binary /// * `off` - No SSH integration, use standard ssh binary.
/// ///
/// * `term-only` - Automatically converts TERM from `xterm-ghostty` to `xterm-256color` /// * `term-only` - Automatically converts TERM from `xterm-ghostty` to `xterm-256color`
/// when connecting to remote hosts. This prevents "unknown terminal type" errors /// when connecting to remote hosts. This prevents "unknown terminal type" errors