summaryrefslogtreecommitdiff
path: root/libcxx
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx')
-rwxr-xr-xlibcxx/utils/libcxx-lit2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/utils/libcxx-lit b/libcxx/utils/libcxx-lit
index b2b3d754b1e7..f2b522979470 100755
--- a/libcxx/utils/libcxx-lit
+++ b/libcxx/utils/libcxx-lit
@@ -12,7 +12,7 @@ Shortcut to build the libc++ testing dependencies and run the libc++ tests with
<build-directory> The path to the build directory to use for building the library.
[lit options...] Optional options to pass to 'llvm-lit'.
-tests... Paths of the tests to run. Those are paths relative to '<monorepo-root>/libcxx/test'.
+tests... Paths of the tests to run. Those paths are relative to '<monorepo-root>'.
Example
=======