boxes: Fix spelling in API
Change adjecent to adjacent. https://gitlab.gnome.org/GNOME/mutter/merge_requests/496
This commit is contained in:

committed by
Florian Müllner

parent
c96cf0608d
commit
5d1eccfb6f
@ -243,7 +243,7 @@ GList* meta_rectangle_find_nonintersected_monitor_edges (
|
||||
const GSList *all_struts);
|
||||
|
||||
META_EXPORT_TEST
|
||||
gboolean meta_rectangle_is_adjecent_to (MetaRectangle *rect,
|
||||
gboolean meta_rectangle_is_adjacent_to (MetaRectangle *rect,
|
||||
MetaRectangle *other);
|
||||
|
||||
META_EXPORT_TEST
|
||||
|
Reference in New Issue
Block a user