diff --git a/clang/docs/DriverInternals.html b/clang/docs/DriverInternals.html index 4f5f0ae112f9..380de9909af0 100644 --- a/clang/docs/DriverInternals.html +++ b/clang/docs/DriverInternals.html @@ -405,7 +405,7 @@ to each compilation sequence. For example, the list of used temporary files (which must be removed once compilation is finished) and result files (which should be removed if - compilation files).
+ compilation fails).