mirror of
https://github.com/swaywm/sway.git
synced 2025-11-27 06:59:53 -05:00
Fix typos in comments
This commit is contained in:
parent
6f0a0bd385
commit
06fc42359b
2 changed files with 2 additions and 2 deletions
|
|
@ -587,7 +587,7 @@ static void handle_set_hints(struct wl_listener *listener, void *data) {
|
|||
return;
|
||||
}
|
||||
if (!xsurface->hints_urgency && view->urgent_timer) {
|
||||
// The view is is in the timeout period. We'll ignore the request to
|
||||
// The view is in the timeout period. We'll ignore the request to
|
||||
// unset urgency so that the view remains urgent until the timer clears
|
||||
// it.
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue