[pango/pango2: 167/168] docs: Add to the migration guide




commit 1b2250c25994a6f99e113557f4af82e4a6b6eccd
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Jun 20 09:25:18 2022 -0700

    docs: Add to the migration guide

 docs/migrating.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/docs/migrating.md b/docs/migrating.md
index 339b5384..56611e8f 100644
--- a/docs/migrating.md
+++ b/docs/migrating.md
@@ -89,9 +89,9 @@ Some of the existing attribute types have seen changes as well. All the
 color-related attributes now take a [struct@PangoColor] argument in their
 constructor. The line-related attributes have been reorganized. There is now
 a [enum@Pango.LineStyle] enumeration that can be applied to underlines,
-and strikethroughs, and a separate [enum@Pango.UnderlinePosition] enumeration.
-Alpha attributes have been removed, since [struct@Pango.Color] now contains
-an alpha field.
+overlines and strikethroughs, and a separate [enum@Pango.UnderlinePosition]
+enumeration. Alpha attributes have been removed, since [struct@Pango.Color]
+now contains an alpha field.
 
 ### Markup changes
 


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