summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/html.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/html.cc b/src/html.cc
index f6584d4c..952c43a2 100644
--- a/src/html.cc
+++ b/src/html.cc
@@ -209,7 +209,7 @@ static void Html_free(void *data)
}
/*
- * Used bye the "Load images" page menuitem.
+ * Used by the "Load images" page menuitem.
*/
void a_Html_load_images(void *v_html, DilloUrl *pattern)
{