]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - contrib/testsuite-management/validate_failures.py
* validate_failures.py: Fix typo.
[thirdparty/gcc.git] / contrib / testsuite-management / validate_failures.py
index aa71c940df9c9fffe00cb4c5f1bc48f0c4e0d23e..e9e5292f17b24a2c315b3251f746babf5073a3cf 100755 (executable)
@@ -361,7 +361,7 @@ def GetManifestPath(srcdir, target, user_provided_must_exist):
     return manifest_path
   else:
     if not srcdir:
-      Error('Could not determine where the location of GCC\'s source tree. '
+      Error('Could not determine the location of GCC\'s source tree. '
             'The Makefile does not contain a definition for "srcdir".')
     if not target:
       Error('Could not determine the target triplet for this build. '