summaryrefslogtreecommitdiff
path: root/girepository/gicallableinfo.h
diff options
context:
space:
mode:
authorJohan Dahlin <johan@gnome.org>2010-06-05 12:39:00 -0300
committerJohan Dahlin <johan@gnome.org>2010-06-05 12:40:34 -0300
commit4f9f2ec38c7236d515c736435e047fdd5417a49b (patch)
tree6d17208982f8a9601728eb373c9fd4f057f5b033 /girepository/gicallableinfo.h
parent6039032537282a8f33ffb13c640bb824b5296650 (diff)
downloadgobject-introspection-4f9f2ec38c7236d515c736435e047fdd5417a49b.tar.gz
[girepository] Fix a couple of typos
Diffstat (limited to 'girepository/gicallableinfo.h')
-rw-r--r--girepository/gicallableinfo.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/girepository/gicallableinfo.h b/girepository/gicallableinfo.h
index c122bd5d..479baa2a 100644
--- a/girepository/gicallableinfo.h
+++ b/girepository/gicallableinfo.h
@@ -1,4 +1,4 @@
-/* GObject introspection: Functions
+/* GObject introspection: Callable
*
* Copyright (C) 2005 Matthias Clasen
* Copyright (C) 2008,2009 Red Hat, Inc.
@@ -50,5 +50,5 @@ void g_callable_info_load_arg (GICallableInfo *info,
G_END_DECLS
-#endif /* __G_IREPOSITORY_H__ */
+#endif /* __GICALLABLEINFO_H__ */