[anjuta] libanjuta: bgo #696984 - Fix allow-none annotation typo in a documentation comments



commit 115d3e72589bbfa63cd1b8cc05d0397596fbeef2
Author: Arnel A. Borja <kyoushuu yahoo com>
Date:   Fri Mar 29 15:40:37 2013 +0800

    libanjuta: bgo #696984 - Fix allow-none annotation typo in a documentation comments

 libanjuta/anjuta-completion.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libanjuta/anjuta-completion.c b/libanjuta/anjuta-completion.c
index dee0d40..533a1df 100644
--- a/libanjuta/anjuta-completion.c
+++ b/libanjuta/anjuta-completion.c
@@ -273,7 +273,7 @@ anjuta_completion_set_filter_func (AnjutaCompletion* self,
 /**
  * anjuta_completion_set_item_destroy_func:
  * @self: a #AnjutaCompletion
- * @item_destroy_func: (allow none): the function to be called on
+ * @item_destroy_func: (allow-none): the function to be called on
  * the added items when the #AnjutaCompletion object is destroyed.
  */
 void


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