aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-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" ).