Skip to content

Commit eed3290

Browse files
jcollietristan957
andauthored
activate ==> ring
Co-authored-by: Tristan Partin <[email protected]>
1 parent d32f8ec commit eed3290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/apprt/action.zig

+1-1
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ pub const Action = union(Key) {
244244
/// Closes the currently focused window.
245245
close_window,
246246

247-
/// The system has received a request to activate the bell.
247+
/// The system has received a request to ring the bell.
248248
ring_bell,
249249

250250
/// Sync with: ghostty_action_tag_e

0 commit comments

Comments
 (0)