summaryrefslogtreecommitdiff
path: root/pango2/pango-attr.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2022-06-26 11:38:30 -0400
committerMatthias Clasen <mclasen@redhat.com>2022-07-04 11:17:28 -0400
commitb64dab6fe71cbbb5d250abe2fdfef9773c858415 (patch)
tree95419ee6a1de3e97cfabfa042ef1a468d6ecde7e /pango2/pango-attr.c
parentaedb2cc9a3aed2f60f6df09513288cbc8bbfa5ff (diff)
downloadpango-b64dab6fe71cbbb5d250abe2fdfef9773c858415.tar.gz
Undo excessive search/replace
We still refer to the project as 'Pango' in docs and comments, even though the prefix now is 'Pango2'.
Diffstat (limited to 'pango2/pango-attr.c')
-rw-r--r--pango2/pango-attr.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pango2/pango-attr.c b/pango2/pango-attr.c
index 5f7876d3..c06e1602 100644
--- a/pango2/pango-attr.c
+++ b/pango2/pango-attr.c
@@ -161,7 +161,7 @@ is_valid_attr_type (guint type)
* by using [func@Pango2.AttrType.get_name].
*
* The callbacks are only needed if @type is `PANGO2_ATTR_VALUE_POINTER`,
- * Pango2 knows how to handle other value types and will only use the
+ * Pango knows how to handle other value types and will only use the
* callbacks for generic pointer values.
*
* If @name and @serialize are provided, they will be used
@@ -484,7 +484,7 @@ pango2_attribute_equal (const Pango2Attribute *attr1,
* The type must be one of the `Pango2AttrType` values, or
* have been registered with [func@Pango2.AttrType.register].
*
- * Pango2 will initialize @start_index and @end_index to an
+ * Pango will initialize @start_index and @end_index to an
* all-inclusive range of `[0,G_MAXUINT]`. The value is copied.
*
* Return value: (transfer full): the newly allocated