aboutsummaryrefslogtreecommitdiffstats
path: root/wrjpgcom.c
diff options
context:
space:
mode:
Diffstat (limited to 'wrjpgcom.c')
-rw-r--r--wrjpgcom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wrjpgcom.c b/wrjpgcom.c
index faf77b41..8a4e7416 100644
--- a/wrjpgcom.c
+++ b/wrjpgcom.c
@@ -580,7 +580,7 @@ main(int argc, char **argv)
}
}
/* Duplicate the remainder of the source file.
- * Note that any COM markers occuring after SOF will not be touched.
+ * Note that any COM markers occurring after SOF will not be touched.
*/
write_marker(marker);
copy_rest_of_file();