[pango/serialization-improvements: 2/19] Cosmetics




commit c33714521a0139529d1c3fa7223d72108f157b95
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Nov 24 12:29:40 2021 -0500

    Cosmetics

 pango/serializer.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/pango/serializer.c b/pango/serializer.c
index 576e6cf6..bf3e6595 100644
--- a/pango/serializer.c
+++ b/pango/serializer.c
@@ -805,8 +805,8 @@ fail:
   return NULL;
 }
 
- /* }}} */
- /* {{{ Public API */
+/* }}} */
+/* {{{ Public API */
 
 /**
  * pango_layout_serialize:
@@ -814,7 +814,7 @@ fail:
  *
  * Serializes the @layout for later deserialization via [method@Pango.Layout.deserialize].
  *
- * There are no guarantees about the format of the output accross different
+ * There are no guarantees about the format of the output across different
  * versions of Pango and [method@Pango.Layout.deserialize] will reject data
  * that it cannot parse.
  *


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