mirror of
https://github.com/labwc/labwc.git
synced 2025-11-01 22:58:47 -04: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
|
|
@ -267,7 +267,7 @@ snap_shrink_to_next_edge(struct view *view,
|
|||
edges_find_outputs(&next_edges, view,
|
||||
origin, *geo, view->output, check_edge);
|
||||
|
||||
/* Limit motion to any intervening edge of ther views on this output */
|
||||
/* Limit motion to any intervening edge of other views on this output */
|
||||
edges_find_neighbors(&next_edges, view, origin, *geo,
|
||||
view->output, check_edge, /* ignore_hidden */ false);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue