summaryrefslogtreecommitdiff
path: root/include/freetype/ftparams.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/freetype/ftparams.h')
-rw-r--r--include/freetype/ftparams.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/freetype/ftparams.h b/include/freetype/ftparams.h
index 004eaf5bf..94c616825 100644
--- a/include/freetype/ftparams.h
+++ b/include/freetype/ftparams.h
@@ -58,7 +58,7 @@ FT_BEGIN_HEADER
*
* @description:
* A tag for @FT_Parameter to make @FT_Open_Face ignore typographic
- * family names in the `name' table (introduced in OpenType version
+ * family names in the 'name' table (introduced in OpenType version
* 1.4). Use this for backward compatibility with legacy systems that
* have a four-faces-per-family restriction.
*
@@ -82,7 +82,7 @@ FT_BEGIN_HEADER
*
* @description:
* A tag for @FT_Parameter to make @FT_Open_Face ignore typographic
- * subfamily names in the `name' table (introduced in OpenType version
+ * subfamily names in the 'name' table (introduced in OpenType version
* 1.4). Use this for backward compatibility with legacy systems that
* have a four-faces-per-family restriction.
*
@@ -165,7 +165,7 @@ FT_BEGIN_HEADER
*
* This is a passive setting that only takes effect if the font driver
* or autohinter honors it, which the CFF, Type~1, and CID drivers
- * always do, but the autohinter only in `light' hinting mode (as of
+ * always do, but the autohinter only in 'light' hinting mode (as of
* version 2.9).
*
* @since: