[mutter/wip/carlosg/input-thread: 74/133] backends: Fix typo in comment




commit a3825f208500817e78f5fb48abfd21340231cf56
Author: Carlos Garnacho <carlosg gnome org>
Date:   Wed Jun 10 11:25:50 2020 +0200

    backends: Fix typo in comment
    
    https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1403

 src/backends/meta-backend.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/backends/meta-backend.c b/src/backends/meta-backend.c
index 3be3c95aa8..6a2b78abbe 100644
--- a/src/backends/meta-backend.c
+++ b/src/backends/meta-backend.c
@@ -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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]