[pango/gi-docs] docs: Replace GTK+ by GTK



commit aa279715dcf25cea46001928127e150c00af5c5c
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Feb 4 17:09:15 2021 -0500

    docs: Replace GTK+ by GTK
    
    The plus is gone.

 pango/pango-context.c | 2 +-
 pango/pango-fontmap.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pango/pango-context.c b/pango/pango-context.c
index 8c4c9528..795c32f4 100644
--- a/pango/pango-context.c
+++ b/pango/pango-context.c
@@ -153,7 +153,7 @@ pango_context_finalize (GObject *object)
  *
  * If you are using Pango as part of a higher-level system,
  * that system may have it's own way of create a #PangoContext.
- * For instance, the GTK+ toolkit has, among others,
+ * For instance, the GTK toolkit has, among others,
  * gdk_pango_context_get_for_screen(), and
  * gtk_widget_get_pango_context().  Use those instead.
  *
diff --git a/pango/pango-fontmap.c b/pango/pango-fontmap.c
index 8f4d7bc7..6ec24b99 100644
--- a/pango/pango-fontmap.c
+++ b/pango/pango-fontmap.c
@@ -71,7 +71,7 @@ pango_font_map_init (PangoFontMap *fontmap G_GNUC_UNUSED)
  *
  * If you are using Pango as part of a higher-level system,
  * that system may have it's own way of create a #PangoContext.
- * For instance, the GTK+ toolkit has, among others,
+ * For instance, the GTK toolkit has, among others,
  * gdk_pango_context_get_for_screen(), and
  * gtk_widget_get_pango_context().  Use those instead.
  *


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