From e1820adcd3367cc5e5459c6f3fcecb8c62f4f747 Mon Sep 17 00:00:00 2001 From: Tobias Bengfort Date: Thu, 9 Oct 2025 09:45:36 +0200 Subject: [PATCH] fix typo in comment --- src/common/xml.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/xml.c b/src/common/xml.c index 57c415ec..0185d9a3 100644 --- a/src/common/xml.c +++ b/src/common/xml.c @@ -48,7 +48,7 @@ create_attribute_tree(const xmlAttr *attr) } /* - * Consider . + * Consider . * These three attributes are represented by following trees. * action(dst)---name * action(src)---position---x