summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnuj Verma <anujv@iitbhilai.ac.in>2020-08-15 09:43:56 +0530
committerAnuj Verma <anujv@iitbhilai.ac.in>2020-08-15 09:43:56 +0530
commit41160c8be3d581f9be03bf3f679e3e7649d6290d (patch)
treef51d7d6612c102a45de2a11660b7c6526c006334
parentc3a5a07839c31524112ecb26048ca9482b815a31 (diff)
downloadfreetype2-41160c8be3d581f9be03bf3f679e3e7649d6290d.tar.gz
[sdf] Remove a unicode character.
-rw-r--r--src/sdf/ftsdf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sdf/ftsdf.c b/src/sdf/ftsdf.c
index 13242e7ab..8e5fd348d 100644
--- a/src/sdf/ftsdf.c
+++ b/src/sdf/ftsdf.c
@@ -21,7 +21,7 @@
* * The basic idea of generating the SDF is taken from Viktor Chlumsky's
* research paper. Citation:
* Chlumsky, Viktor. Shape Decomposition for Multi-channel Distance
- * Fields. Master’s thesis. Czech Technical University in Prague,
+ * Fields. Master's thesis. Czech Technical University in Prague,
* Faculty of InformationTechnology, 2015.
* For more information: https://github.com/Chlumsky/msdfgen
*