From f9a305fe4d71d5940184d8ca850241558b36c315 Mon Sep 17 00:00:00 2001 From: Xavier Del Campo Romero Date: Mon, 12 Feb 2024 22:52:12 +0100 Subject: libweb_html.7: Fix typo --- doc/man7/libweb_html.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/man7/libweb_html.7 b/doc/man7/libweb_html.7 index cefd975..7e2f67b 100644 --- a/doc/man7/libweb_html.7 +++ b/doc/man7/libweb_html.7 @@ -35,7 +35,7 @@ plus all of the memory allocated by its children. .IR html_node_set_value (3) sets the HTML value for a .I struct html_node -object, escaping characters that could case syntax errors, such as +object, escaping characters that could cause syntax errors, such as .B < .BR "" ( "LESS-THAN SIGN" ). -- cgit v1.2.3