From e40bd039592eb747be4da9c2cc8a3276a7ecfa2e Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Tue, 6 Apr 2010 13:10:56 +0000 Subject: fix documentation of lasso_node_debug --- lasso/xml/xml.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lasso/xml/xml.c b/lasso/xml/xml.c index c2e8830b..749704ea 100644 --- a/lasso/xml/xml.c +++ b/lasso/xml/xml.c @@ -171,7 +171,7 @@ lasso_node_dump(LassoNode *node) } /** - * laso_node_debug: + * lasso_node_debug: * @node: a #LassoNode * @level:(default 10): the indentation depth, i.e. the depth of the last nodes to be indented. * -- cgit