summaryrefslogtreecommitdiff
path: root/content/handlers/image
diff options
context:
space:
mode:
Diffstat (limited to 'content/handlers/image')
-rw-r--r--content/handlers/image/jpeg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/handlers/image/jpeg.c b/content/handlers/image/jpeg.c
index 549c2b674..6c0e289a5 100644
--- a/content/handlers/image/jpeg.c
+++ b/content/handlers/image/jpeg.c
@@ -19,7 +19,7 @@
/**
* \file
- * implementation of content handling for image/jpeg
+ * implementation of content handling for JPEG images.
*
* This implementation uses the IJG JPEG library.
*/