aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjcid <devnull@localhost>2008-09-27 23:44:24 +0200
committerjcid <devnull@localhost>2008-09-27 23:44:24 +0200
commit99376eefe2531e798b9b26518f48e05bab72ae45 (patch)
treea79993884706f0a4e2d82bd2e72d97b92d0c0fdd /src
parent5718a4e8ff728af8976b809171eb5f4343197d6a (diff)
.
Diffstat (limited to 'src')
-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)
{