summaryrefslogtreecommitdiffstats
path: root/tools/scan-build-py/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tools/scan-build-py/README.md')
-rw-r--r--tools/scan-build-py/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/scan-build-py/README.md b/tools/scan-build-py/README.md
index 720bde1cf3..01e3454bed 100644
--- a/tools/scan-build-py/README.md
+++ b/tools/scan-build-py/README.md
@@ -53,7 +53,7 @@ with CTU analysis enabled, execute:
$ analyze-build --ctu
-For CTU analysis an additional (function-definition) collection-phase is required.
+For CTU analysis an additional (external definition) collection-phase is required.
For debugging purposes, it is possible to separately execute the collection
and the analysis phase. By doing this, the intermediate files used for
the analysis are kept on the disk in `./ctu-dir`.