summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
*