summaryrefslogtreecommitdiff
path: root/gtk/gtkversion.h.in
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-04-19 16:26:25 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-04-19 16:26:25 -0400
commite91907d427b6eb4ee659bbd57376cff769aca1ee (patch)
tree0d307f7db00dd1d5931441b275af30ef1c0a9599 /gtk/gtkversion.h.in
parentdbf12d87a1b9d27d8fe98fa8db7d3110a26918db (diff)
downloadgtk+-e91907d427b6eb4ee659bbd57376cff769aca1ee.tar.gz
Docs: Various tweaks
Tweak the docs for library initialization, versioning and settings, and remove some outdated information.
Diffstat (limited to 'gtk/gtkversion.h.in')
-rw-r--r--gtk/gtkversion.h.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/gtkversion.h.in b/gtk/gtkversion.h.in
index b6b5337223..bccb24d144 100644
--- a/gtk/gtkversion.h.in
+++ b/gtk/gtkversion.h.in
@@ -31,10 +31,10 @@
/**
* SECTION:gtkfeatures
- * @Short_description: Variables and functions to check the GTK+ version
+ * @Short_description: Variables and functions to check the GTK version
* @Title: Version Information
*
- * GTK+ provides version information, primarily useful in configure checks
+ * GTK provides version information, primarily useful in configure checks
* for builds that have a configure script. Applications will not typically
* use the features described here.
*/