diff --git a/src/config/Config.zig b/src/config/Config.zig index 5323bd7a9..35f4425b6 100644 --- a/src/config/Config.zig +++ b/src/config/Config.zig @@ -1732,7 +1732,7 @@ term: []const u8 = "xterm-ghostty", /// * `audio` - Play an audible sound. (Currently Linux-only if libcanberra /// support has been compiled in.) /// -/// * `visual` - Flashes a visiual indication in the surface that triggered +/// * `visual` - Flashes a visual indication in the surface that triggered /// the bell. (Currently not implemented.) /// /// * `notification` - Displays a desktop notification.