[pango/better-hyphens] Fix a comment typo



commit deea11a64dd0c868fd7f682e642a5561dfbadf30
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Jul 20 12:14:28 2019 -0700

    Fix a comment typo

 pango/pango-layout.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pango/pango-layout.c b/pango/pango-layout.c
index a4af0e03..414525d7 100644
--- a/pango/pango-layout.c
+++ b/pango/pango-layout.c
@@ -3459,7 +3459,7 @@ find_hyphen_width (PangoItem *item)
   hb_font_t *hb_font;
   hb_codepoint_t glyph;
 
-  /* This is not technically correct, since we
+  /* This is not technically correct, since
    * a) we may end up inserting a different hyphen
    * b) we should reshape the entire run
    * But it is close enough in practice


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