[gobject-introspection] [GICallableInfo] Fix a typo in the doc
- From: Johan Dahlin <johan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gobject-introspection] [GICallableInfo] Fix a typo in the doc
- Date: Fri, 11 Jun 2010 23:20:23 +0000 (UTC)
commit 37b2623154e19ec51f57dc2bfc88f77c3a13e0eb
Author: Johan Dahlin <johan gnome org>
Date: Fri Jun 11 20:16:29 2010 -0300
[GICallableInfo] Fix a typo in the doc
girepository/gicallableinfo.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/girepository/gicallableinfo.c b/girepository/gicallableinfo.c
index 845b3db..6097cb4 100644
--- a/girepository/gicallableinfo.c
+++ b/girepository/gicallableinfo.c
@@ -34,7 +34,7 @@
*
* GICallableInfo represents an entity which is callable.
* Currently a function (#GIFunctionInfo), virtual function,
- * (#GIVirtualFunc) or callback (#GICallbackInfo).
+ * (#GIVFuncInfo) or callback (#GICallbackInfo).
*
* A callable has a list of arguments (#GIArgInfo), a return type,
* direction and a flag which decides if it returns null.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]