From c33714521a0139529d1c3fa7223d72108f157b95 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 24 Nov 2021 12:29:40 -0500 Subject: 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. * -- cgit v1.2.1