aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts/main.py
diff options
context:
space:
mode:
Diffstat (limited to 'build_scripts/main.py')
-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