[gtk/ngl-text-tweaks: 2/8] Typo fix




commit a73b70b942eb0eda139145fcf366c99b0c7b16c4
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Mar 28 13:27:28 2021 -0400

    Typo fix

 gsk/gskenums.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gsk/gskenums.h b/gsk/gskenums.h
index 5b0afb78a3..fdea6d74a5 100644
--- a/gsk/gskenums.h
+++ b/gsk/gskenums.h
@@ -209,7 +209,7 @@ typedef enum {
  *
  * Also keep in mind that rounding errors may cause matrices to not
  * conform to their categories. Otherwise, matrix operations done via
- * mutliplication will not worsen categories. So for the matrix
+ * multiplication will not worsen categories. So for the matrix
  * multiplication `C = A * B`, `category(C) = MIN (category(A), category(B))`.
  */
 typedef enum


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