summaryrefslogtreecommitdiff
path: root/src/autofit/aftypes.h
diff options
context:
space:
mode:
authorAlexei Podtelezhnikov <apodtele@gmail.com>2016-04-08 23:21:34 -0400
committerAlexei Podtelezhnikov <apodtele@gmail.com>2016-04-08 23:21:34 -0400
commite85422606d8d2f6a1d69eea0a7c5dcdc0470c985 (patch)
tree49d61fd4c336e9286f12f4a35a8df90ca76435cc /src/autofit/aftypes.h
parent34207080c6e124356aee3db9aba2daeb00edf1b9 (diff)
downloadfreetype2-e85422606d8d2f6a1d69eea0a7c5dcdc0470c985.tar.gz
Typos.
Diffstat (limited to 'src/autofit/aftypes.h')
-rw-r--r--src/autofit/aftypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/autofit/aftypes.h b/src/autofit/aftypes.h
index eae6e1178..ef62043c8 100644
--- a/src/autofit/aftypes.h
+++ b/src/autofit/aftypes.h
@@ -22,7 +22,7 @@
* Its main feature is the ability to differentiate between different
* writing systems and scripts in order to apply specific rules.
*
- * The code has also been compartmentized into several entities that
+ * The code has also been compartmentalized into several entities that
* should make algorithmic experimentation easier than with the old
* code.
*