aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2018-05-07 14:40:54 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2018-05-08 12:53:31 +0000
commit4a519e4c5b40f7128c422691cdb0073387e2c9e3 (patch)
tree794170466ca05d3447ba1d27777ca381f4c7a5a2 /build_scripts
parent65afd324370d2a9788d52ef5213dc88f5e3912a0 (diff)
build_scripts/main.py: Fix Engrish
Change-Id: I794e0b094c7be96853c9c5024ede49ea54731506 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'build_scripts')
-rw-r--r--build_scripts/main.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/build_scripts/main.py b/build_scripts/main.py
index eb1a12ac2..fd5998480 100644
--- a/build_scripts/main.py
+++ b/build_scripts/main.py
@@ -1188,8 +1188,8 @@ class pyside_build(_build):
break
if not clang_lib_path:
- raise RuntimeError("Could not finding location of libclang "
- "library from CMake cache.")
+ raise RuntimeError("Could not find the location of the libclang "
+ "library inside the CMake cache file.")
if is_win:
# clang_lib_path points to the static import library