From 705b0683d67a38f48a261b44d7b9e48505039134 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 10 Oct 2019 17:37:26 +0200 Subject: Fix typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- cg-icc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cg-icc.c') diff --git a/cg-icc.c b/cg-icc.c index 3a29fbc..ec2fcce 100644 --- a/cg-icc.c +++ b/cg-icc.c @@ -489,7 +489,7 @@ parse_icc(const char *restrict content, size_t n, libcoopgamma_ramps_t *ramps, l ptr = tag_offset; if (tag_name == MLUT_TAG) { - /* The profile is encododed as an dual-byte precision lookup table */ + /* The profile is encoded as an dual-byte precision lookup table */ /* Initialise ramps */ *depth = LIBCOOPGAMMA_UINT16; -- cgit v1.2.3-70-g09d2