freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freetype2] master 14dff08: ftoption.h: s/precendence/precedence/ in doc


From: Werner LEMBERG
Subject: [freetype2] master 14dff08: ftoption.h: s/precendence/precedence/ in documentation (#54586).
Date: Wed, 29 Aug 2018 00:57:23 -0400 (EDT)

branch: master
commit 14dff08f3760b9bbbb1301ea37ab88d3eb35ad61
Author: Werner Lemberg <address@hidden>
Commit: Werner Lemberg <address@hidden>

    ftoption.h: s/precendence/precedence/ in documentation (#54586).
---
 devel/ftoption.h                   | 8 ++++----
 include/freetype/config/ftoption.h | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/devel/ftoption.h b/devel/ftoption.h
index c434ac1..accb245 100644
--- a/devel/ftoption.h
+++ b/devel/ftoption.h
@@ -221,7 +221,7 @@ FT_BEGIN_HEADER
    *   it 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
+   *   options set by those programs have precedence, overwriting the
    *   value here with the configured one.
    */
 /* #define FT_CONFIG_OPTION_SYSTEM_ZLIB */
@@ -241,7 +241,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
+   *   options set by those programs have precedence, overwriting the
    *   value here with the configured one.
    */
 #define FT_CONFIG_OPTION_USE_BZIP2
@@ -270,7 +270,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
+   *   options set by those programs have precedence, overwriting the
    *   value here with the configured one.
    */
 #define FT_CONFIG_OPTION_USE_PNG
@@ -287,7 +287,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
+   *   options set by those programs have precedence, overwriting the
    *   value here with the configured one.
    */
 #define FT_CONFIG_OPTION_USE_HARFBUZZ
diff --git a/include/freetype/config/ftoption.h 
b/include/freetype/config/ftoption.h
index 908e4e9..b5c6fe2 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 */



reply via email to

[Prev in Thread] Current Thread [Next in Thread]