summaryrefslogtreecommitdiff
path: root/ChangeLog.26
diff options
context:
space:
mode:
authorAlexei Podtelezhnikov <apodtele@gmail.com>2017-01-17 23:45:08 -0500
committerAlexei Podtelezhnikov <apodtele@gmail.com>2017-01-17 23:45:08 -0500
commitca472220a446dcd2d5da7fd8f11ae9b99cf715ff (patch)
tree08ac13ff234a76823504a3a379c269df5ade4be9 /ChangeLog.26
parent8013d89f7fe7da123e3cd5708e501caf88405226 (diff)
downloadfreetype2-ca472220a446dcd2d5da7fd8f11ae9b99cf715ff.tar.gz
Typos.
Diffstat (limited to 'ChangeLog.26')
-rw-r--r--ChangeLog.262
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.26 b/ChangeLog.26
index 98c38937a..f5679e7d9 100644
--- a/ChangeLog.26
+++ b/ChangeLog.26
@@ -460,7 +460,7 @@
[smooth] Shrink bisection stack.
The convergence of Bézier flatteners is fast with the deviation
- from straight line being assymptotically cut 4-fold on each bisection.
+ from straight line being asymptotically cut 4-fold on each bisection.
This justifies smaller bisection stack size.
* src/smooth/ftgrays.c (gray_TWorker): Remove common `bez_stack'.