summaryrefslogtreecommitdiff
path: root/docs/reference/gio/overview.xml
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2023-05-10 08:39:58 +0000
committerPhilip Withnall <philip@tecnocode.co.uk>2023-05-10 08:39:58 +0000
commiteee38850776033e3bb880cc7c9efcb66344ec895 (patch)
treeddfd36e6e3c18bb64aaf1fc01dbc295cfa7edd2b /docs/reference/gio/overview.xml
parent329213f74206ae5275335fdd78d162edfbd456a1 (diff)
parent8a68b795c12ce853d610ef759c2b9bb42faf45b9 (diff)
downloadglib-eee38850776033e3bb880cc7c9efcb66344ec895.tar.gz
Merge branch 'gtk-plus' into 'main'
Rename GTK+ to GTK (mostly comments and documentation) See merge request GNOME/glib!3429
Diffstat (limited to 'docs/reference/gio/overview.xml')
-rw-r--r--docs/reference/gio/overview.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/reference/gio/overview.xml b/docs/reference/gio/overview.xml
index 5f2afc65e..b93a17a09 100644
--- a/docs/reference/gio/overview.xml
+++ b/docs/reference/gio/overview.xml
@@ -154,7 +154,7 @@
</para>
<figure id="gvfs-overview">
- <title>GIO in the GTK+ library stack</title>
+ <title>GIO in the GTK library stack</title>
<graphic fileref="gvfs-overview.png" format="PNG"></graphic>
</figure>
@@ -166,7 +166,7 @@
</para>
<para>
One of the big advantages of putting the VFS in the GLib layer
- is that GTK+ can directly use it, e.g. in the filechooser.
+ is that GTK can directly use it, e.g. in the filechooser.
</para>
</chapter>