summaryrefslogtreecommitdiff
path: root/pango/pango-version-macros.h
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pango-version-macros.h')
-rw-r--r--pango/pango-version-macros.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-version-macros.h b/pango/pango-version-macros.h
index b4f78e6d..313ce69f 100644
--- a/pango/pango-version-macros.h
+++ b/pango/pango-version-macros.h
@@ -352,7 +352,7 @@
* functions, then using functions added after version
* %PANGO_VERSION_MAX_ALLOWED will cause warnings.
*
- * Unless you are using PANGO_CHECK_VERSION() or the like to compile
+ * Unless you are using PANGO_VERSION_CHECK() or the like to compile
* different code depending on the Pango version, then this should be
* set to the same value as %PANGO_VERSION_MIN_REQUIRED.
*