summaryrefslogtreecommitdiff
path: root/dpi/datauri.c
diff options
context:
space:
mode:
Diffstat (limited to 'dpi/datauri.c')
-rw-r--r--dpi/datauri.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dpi/datauri.c b/dpi/datauri.c
index 1a34482b..5f3c79a7 100644
--- a/dpi/datauri.c
+++ b/dpi/datauri.c
@@ -200,7 +200,7 @@ static void send_failure_message(const char *url, const char *mime_type,
/*
* Get mime type from the data URI.
- * todo: there's no point in handling "charset" because current dillo
+ * TODO: there's no point in handling "charset" because current dillo
* only handles ISO-LATIN-1. The FLTK2 version (utf-8) could use it in the
* future.
*/