summaryrefslogtreecommitdiff
path: root/gio/src/initable.hg
diff options
context:
space:
mode:
authorJonathon Jongsma <jonathon@quotidian.org>2010-01-03 22:34:04 -0600
committerJonathon Jongsma <jonathon@quotidian.org>2010-01-03 22:34:04 -0600
commitaa139e5a64fe8b189a20d5ce27fe7bab4899ec5e (patch)
tree6fe6cc6cb429c696e52a3e31f7b8837ad81ae264 /gio/src/initable.hg
parentcb46a81c46bfd794edc4362d89a82c37ba8d2c59 (diff)
downloadglibmm-aa139e5a64fe8b189a20d5ce27fe7bab4899ec5e.tar.gz
A bunch of minor doxygen cleanups around the tree
Mostly correct the 'since 2.24' notation on all of the network classes, and fix up a variety of other little issues.
Diffstat (limited to 'gio/src/initable.hg')
-rw-r--r--gio/src/initable.hg2
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/src/initable.hg b/gio/src/initable.hg
index 1bcd48d6..5856ff7d 100644
--- a/gio/src/initable.hg
+++ b/gio/src/initable.hg
@@ -49,7 +49,7 @@ namespace Gio
* construction and automatically initialize them, throwing an exception on
* failure.
*
- * @newin{2,22}
+ * @newin{2,24}
*/
class Initable : public Glib::Interface
{