summaryrefslogtreecommitdiff
path: root/gdk/gdkversionmacros.h.in
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2012-04-30 20:45:34 +0200
committerBenjamin Otte <otte@redhat.com>2012-05-01 03:13:01 +0200
commit7bb19b85c26ffc8b93d82cb392f7575018a2ae52 (patch)
treeac2bf17c2404f78cfcb370a879f0b2f73cf688a7 /gdk/gdkversionmacros.h.in
parent4531da17e4fc98781117ec55a3efc900787d9607 (diff)
downloadgtk+-7bb19b85c26ffc8b93d82cb392f7575018a2ae52.tar.gz
docs: Fix copy/paste typo
Diffstat (limited to 'gdk/gdkversionmacros.h.in')
-rw-r--r--gdk/gdkversionmacros.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/gdkversionmacros.h.in b/gdk/gdkversionmacros.h.in
index 647acb21a3..d9cec27321 100644
--- a/gdk/gdkversionmacros.h.in
+++ b/gdk/gdkversionmacros.h.in
@@ -115,7 +115,7 @@
* The definition should be one of the predefined GDK version
* macros: %GDK_VERSION_3_0, %GDK_VERSION_3_2,...
*
- * This macro defines the lower bound for the GLib API to use.
+ * This macro defines the lower bound for the GDK API to use.
*
* If a function has been deprecated in a newer version of GDK,
* it is possible to use this symbol to avoid the compiler warnings