mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-01 22:58:38 -04:00
Fix spelling errors
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
This commit is contained in:
parent
323b8498ad
commit
dc3d1530bf
6 changed files with 9 additions and 9 deletions
|
|
@ -49,7 +49,7 @@ void wlr_box_closest_point(const struct wlr_box *box, double x, double y,
|
|||
double *dest_x, double *dest_y);
|
||||
|
||||
/**
|
||||
* Gives the intersecting box betweem two wlr_box.
|
||||
* Gives the intersecting box between two wlr_box.
|
||||
*
|
||||
* Returns an empty wlr_box if the provided wlr_box don't intersect.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue