[template-glib: 1/2] documentation: fixed documentation for TmplSymbol



commit abf7ba74eef6f60ee3be5846397ec4dfe51f21b4
Author: Guenther Wagner <info gunibert de>
Date:   Sat Jun 16 09:18:51 2018 +0200

    documentation: fixed documentation for TmplSymbol

 src/tmpl-symbol.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/tmpl-symbol.c b/src/tmpl-symbol.c
index 514c97b..797de91 100644
--- a/src/tmpl-symbol.c
+++ b/src/tmpl-symbol.c
@@ -104,7 +104,7 @@ tmpl_symbol_assign_value (TmplSymbol   *self,
  * tmpl_symbol_assign_expr: (skip)
  * @self: A #TmplSymbol.
  * @expr: (nullable): An expression to assign, or %NULL.
- * params: (element-type utf8): A #GPtrArray of strings.
+ * @params: (element-type utf8): A #GPtrArray of strings.
  *
  * Sets the symbol as a %TMPL_SYMBOL_EXPR with the given ordered and
  * named parameters.


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