aboutsummaryrefslogtreecommitdiffstats
path: root/src/libserver/html/html_url.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/libserver/html/html_url.cxx')
-rw-r--r--src/libserver/html/html_url.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libserver/html/html_url.cxx b/src/libserver/html/html_url.cxx
index 0b48c7a75..0068ea30f 100644
--- a/src/libserver/html/html_url.cxx
+++ b/src/libserver/html/html_url.cxx
@@ -237,7 +237,7 @@ html_check_displayed_url(rspamd_mempool_t *pool,
gsize dlen;
if (visible_part.empty()) {
- /* No dispalyed url, just some text within <a> tag */
+ /* No displayed url, just some text within <a> tag */
return;
}