[glib] Fix typo in GLIB_VERSION_2_40 docs.



commit 3c5aad358c3de1c27dcd86100bc47891d20d80ed
Author: Krzesimir Nowak <qdlacz gmail com>
Date:   Wed Sep 25 09:39:20 2013 +0200

    Fix typo in GLIB_VERSION_2_40 docs.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=708714

 glib/gversionmacros.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glib/gversionmacros.h b/glib/gversionmacros.h
index 19d58a0..2aa23af 100644
--- a/glib/gversionmacros.h
+++ b/glib/gversionmacros.h
@@ -110,7 +110,7 @@
 /**
  * GLIB_VERSION_2_40:
  *
- * A macro that evaluates to the 2.38 version of GLib, in a format
+ * A macro that evaluates to the 2.40 version of GLib, in a format
  * that can be used by the C pre-processor.
  *
  * Since: 2.40


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