forked from external/yambar
Fix remaining typos in the codebase (and update CI checks)
This commit is contained in:
parent
00234696fe
commit
b3313cefc6
7 changed files with 12 additions and 12 deletions
|
@ -28,7 +28,7 @@
|
|||
#define max(x, y) ((x) > (y) ? (x) : (y))
|
||||
|
||||
/*
|
||||
* Calculate total width of left/center/rigth groups.
|
||||
* Calculate total width of left/center/right groups.
|
||||
* Note: begin_expose() must have been called
|
||||
*/
|
||||
static void
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue