mirror of
https://github.com/labwc/labwc.git
synced 2025-11-05 13:29:58 -05:00
Fix typos
Signed-off-by: tinyboxvk <13696594+tinyboxvk@users.noreply.github.com>
This commit is contained in:
parent
4ecedcdb3b
commit
1a6dd845a2
23 changed files with 33 additions and 33 deletions
|
|
@ -379,7 +379,7 @@ compute_overlap(struct overlap_bitmap *bmp, int i, int j,
|
|||
}
|
||||
|
||||
/*
|
||||
* If there is height left ot consider after walking rows, the region
|
||||
* If there is height left to consider after walking rows, the region
|
||||
* extends out of bounds and placement is invalid.
|
||||
*/
|
||||
if (height > 0) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue