[pango/matthiasc/for-main: 51/54] Fix the build




commit db4c67436621ee1ce62017ea1c81d70016daf76f
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Oct 16 22:43:46 2022 -0400

    Fix the build
    
    Annotations are picky about :

 pango/fonts.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pango/fonts.c b/pango/fonts.c
index 5f9bbb019..e259f8c76 100644
--- a/pango/fonts.c
+++ b/pango/fonts.c
@@ -1298,7 +1298,7 @@ parse_variations (const char  *word,
  *
  *     "Cantarell Italic Light 15 \@wght=200"
  *
- * Returns: (transfer full) a new `PangoFontDescription`.
+ * Returns: (transfer full): a new `PangoFontDescription`.
  */
 PangoFontDescription *
 pango_font_description_from_string (const char *str)


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