summaryrefslogtreecommitdiff
path: root/include/lcms2_plugin.h
diff options
context:
space:
mode:
authorMarti Maria <marti.maria@littlecms.com>2022-01-06 18:42:34 +0100
committerMarti Maria <marti.maria@littlecms.com>2022-01-06 18:42:34 +0100
commita98c03cc8dd3e57e4c86a1d067e3dce803cdfbd9 (patch)
treebdaa0c8f494344eda3a6c1234efb0142b7014c20 /include/lcms2_plugin.h
parent058c8211966424bad5cf9b8b38db26c415852a03 (diff)
downloadlcms2-a98c03cc8dd3e57e4c86a1d067e3dce803cdfbd9.tar.gz
Final changes for 2.13
- typos - changelog - readme.1st
Diffstat (limited to 'include/lcms2_plugin.h')
-rw-r--r--include/lcms2_plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lcms2_plugin.h b/include/lcms2_plugin.h
index b84f88c..27fdb6a 100644
--- a/include/lcms2_plugin.h
+++ b/include/lcms2_plugin.h
@@ -24,7 +24,7 @@
//---------------------------------------------------------------------------------
//
// This is the plug-in header file. Normal LittleCMS clients should not use it.
-// It is provided for plug-in writters that may want to access the support
+// It is provided for plug-in writers that may want to access the support
// functions to do low level operations. All plug-in related structures
// are defined here. Including this file forces to include the standard API too.