commit:     5b7ada46e568dee1f17be50882094d33d6c50506
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 21 18:14:58 2018 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Sat Jul 21 18:14:58 2018 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=5b7ada46

qt5-build.eclass: sync with gentoo repo

 eclass/qt5-build.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/qt5-build.eclass b/eclass/qt5-build.eclass
index 2517d399..defbcad2 100644
--- a/eclass/qt5-build.eclass
+++ b/eclass/qt5-build.eclass
@@ -945,7 +945,7 @@ qt5_regenerate_global_configs() {
                        done
 
                        # check all items from the original qtcore qmodule.pri,
-                       # and add them to the appropriate list if not overriden
+                       # and add them to the appropriate list if not overridden
                        # elsewhere
                        for x in ${qprivateconfig_orig_enabled}; do
                                if ! has "${x}" ${new_qprivateconfig_enabled} 
${new_qprivateconfig_disabled}; then

Reply via email to