summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2018-08-29 06:56:21 +0200
committerWerner Lemberg <wl@gnu.org>2018-08-29 06:56:21 +0200
commit14dff08f3760b9bbbb1301ea37ab88d3eb35ad61 (patch)
tree5279d008a436cceb65c63964e140d75cbaa6ba3a /include
parent3915a18b8c0f4e2090bf9496a49c38986ab18d70 (diff)
downloadfreetype2-14dff08f3760b9bbbb1301ea37ab88d3eb35ad61.tar.gz
ftoption.h: s/precendence/precedence/ in documentation (#54586).
Diffstat (limited to 'include')
-rw-r--r--include/freetype/config/ftoption.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/freetype/config/ftoption.h b/include/freetype/config/ftoption.h
index 908e4e970..b5c6fe29b 100644
--- a/include/freetype/config/ftoption.h
+++ b/include/freetype/config/ftoption.h
@@ -220,7 +220,7 @@ FT_BEGIN_HEADER
* for certain configurations only.
*
* If you use a build system like cmake or the 'configure' script,
- * options set by those programs have precendence, overwriting the value
+ * options set by those programs have precedence, overwriting the value
* here with the configured one.
*/
/* #define FT_CONFIG_OPTION_SYSTEM_ZLIB */
@@ -240,7 +240,7 @@ FT_BEGIN_HEADER
* Define this macro if you want to enable this 'feature'.
*
* If you use a build system like cmake or the 'configure' script,
- * options set by those programs have precendence, overwriting the value
+ * options set by those programs have precedence, overwriting the value
* here with the configured one.
*/
/* #define FT_CONFIG_OPTION_USE_BZIP2 */
@@ -269,7 +269,7 @@ FT_BEGIN_HEADER
* Define this macro if you want to enable this 'feature'.
*
* If you use a build system like cmake or the 'configure' script,
- * options set by those programs have precendence, overwriting the value
+ * options set by those programs have precedence, overwriting the value
* here with the configured one.
*/
/* #define FT_CONFIG_OPTION_USE_PNG */
@@ -286,7 +286,7 @@ FT_BEGIN_HEADER
* Define this macro if you want to enable this 'feature'.
*
* If you use a build system like cmake or the 'configure' script,
- * options set by those programs have precendence, overwriting the value
+ * options set by those programs have precedence, overwriting the value
* here with the configured one.
*/
/* #define FT_CONFIG_OPTION_USE_HARFBUZZ */