[gimp] file-jpeg: Fix typo in comment
- From: Mukund Sivaraman <muks src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] file-jpeg: Fix typo in comment
- Date: Tue, 4 Nov 2014 00:14:45 +0000 (UTC)
commit d91cc01d847ff44262aee4533b90f11d9e4a1dec
Author: Mukund Sivaraman <muks banu com>
Date: Tue Nov 4 05:44:33 2014 +0530
file-jpeg: Fix typo in comment
plug-ins/file-jpeg/jpeg-load.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plug-ins/file-jpeg/jpeg-load.c b/plug-ins/file-jpeg/jpeg-load.c
index ffb07b2..576d29a 100644
--- a/plug-ins/file-jpeg/jpeg-load.c
+++ b/plug-ins/file-jpeg/jpeg-load.c
@@ -684,7 +684,7 @@ jpeg_load_cmyk_to_rgb (guchar *buf,
return;
}
- /* NOTE: The following code assumes inverted CYMK values, even when an
+ /* NOTE: The following code assumes inverted CMYK values, even when an
APP14 marker doesn't exist. This is the behavior of recent versions
of PhotoShop as well. */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]