summaryrefslogtreecommitdiff
path: root/pango2/pangofc-fontmap.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/pangofc-fontmap.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/pangofc-fontmap.c')
-rw-r--r--pango2/pangofc-fontmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango2/pangofc-fontmap.c b/pango2/pangofc-fontmap.c
index d3be561d..d07cac5d 100644
--- a/pango2/pangofc-fontmap.c
+++ b/pango2/pangofc-fontmap.c
@@ -613,7 +613,7 @@ pango2_fc_font_map_set_config (Pango2FcFontMap *self,
*
* Returns: (nullable): the `FcConfig` object attached to
* @self, which might be `NULL`. The return value is
- * owned by Pango2 and should not be freed.
+ * owned by Pango and should not be freed.
*/
FcConfig *
pango2_fc_font_map_get_config (Pango2FcFontMap *self)