backends: Fix typo in comment

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1403
This commit is contained in:
Carlos Garnacho 2020-06-10 11:25:50 +02:00
parent 8b2a89041a
commit a3825f2085

View File

@ -1331,7 +1331,7 @@ meta_backend_get_client_pointer_constraint (MetaBackend *backend)
* @constraint: (nullable): the client constraint to follow.
*
* Sets the current pointer constraint and removes (and unrefs) the previous
* one. If @constrant is %NULL, this means that there is no
* one. If @constraint is %NULL, this means that there is no
* #MetaPointerConstraint active.
*/
void