mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-16 00:05:40 +02:00
typos: fix some typos
This commit is contained in:
parent
57711f0dbe
commit
61d082c802
8 changed files with 10 additions and 10 deletions
|
@ -369,7 +369,7 @@ refresh(const struct bar *_bar)
|
|||
|
||||
/* Send an event to handle refresh from main thread */
|
||||
|
||||
/* Note: docs say that all X11 events are 32 bytes, reglardless of
|
||||
/* Note: docs say that all X11 events are 32 bytes, regardless of
|
||||
* the size of the event structure */
|
||||
xcb_expose_event_t *evt = calloc(32, 1);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue