diff options
| -rw-r--r-- | lasso/xml/xml.c | 2 |
1 files changed, 1 insertions, 1 deletions
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. * |
