summaryrefslogtreecommitdiff
path: root/src/lcms2_internal.h
diff options
context:
space:
mode:
authorUnderground78 <underground78@users.sourceforge.net>2013-02-09 16:07:02 +0100
committerUnderground78 <underground78@users.sourceforge.net>2013-02-09 16:07:02 +0100
commitb354f5c850a5ec4ec5f36eb73a768fdba4ddb81f (patch)
tree0afbdb0d5e48368c13e3e2cd5c069eac17be1b05 /src/lcms2_internal.h
parentff060c3a3e93a4e714ebebabef646dbe92252004 (diff)
downloadlcms2-b354f5c850a5ec4ec5f36eb73a768fdba4ddb81f.tar.gz
Cosmetic: fix some typos.
Diffstat (limited to 'src/lcms2_internal.h')
-rw-r--r--src/lcms2_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lcms2_internal.h b/src/lcms2_internal.h
index 1b47c28..36c0080 100644
--- a/src/lcms2_internal.h
+++ b/src/lcms2_internal.h
@@ -234,7 +234,7 @@ typedef struct {
cmsUInt16Number Country;
cmsUInt32Number StrW; // Offset to current unicode string
- cmsUInt32Number Len; // Lenght in bytes
+ cmsUInt32Number Len; // Length in bytes
} _cmsMLUentry;