[pango/matthiasc/for-main: 19/19] Fix a typo




commit 638c1ab699e11eafdfc9b1fed7dbf37212a7bdf0
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Oct 23 10:06:55 2021 -0700

    Fix a typo

 pango/pangofc-fontmap.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pango/pangofc-fontmap.c b/pango/pangofc-fontmap.c
index 388ed2d3..1d67485a 100644
--- a/pango/pangofc-fontmap.c
+++ b/pango/pangofc-fontmap.c
@@ -3167,7 +3167,7 @@ ensure_faces (PangoFcFamily *fcfamily)
 
          fontset = fcfamily->patterns;
 
-         /* at most we have 3 additional artifical faces */
+         /* at most we have 3 additional artificial faces */
          faces = g_new (PangoFcFace *, fontset->nfont + 3);
 
           regular_weight = 0;


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