aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Del Campo Romero <xavi.dcr@tutanota.com>2024-02-12 22:52:12 +0100
committerXavier Del Campo Romero <xavi.dcr@tutanota.com>2024-02-12 22:52:18 +0100
commitf9a305fe4d71d5940184d8ca850241558b36c315 (patch)
tree46664406f7e1cc2343703031dcbee32f490205c7
parentfcba916011f8fe21e60df1e0302371fc3956126f (diff)
libweb_html.7: Fix typo
-rw-r--r--doc/man7/libweb_html.72
1 files changed, 1 insertions, 1 deletions
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" ).