From: Jonathan Roelofs Date: Wed, 31 Jan 2018 12:06:15 +0000 (+0000) Subject: Fix typo. NFC X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=02e8730616b56bf701bb6b9cd43cf7198eea3330;p=clang Fix typo. NFC git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@323864 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/analyzer/scan-build.html b/www/analyzer/scan-build.html index e4c54c5d2d..83efea9015 100644 --- a/www/analyzer/scan-build.html +++ b/www/analyzer/scan-build.html @@ -248,7 +248,7 @@ you will probably need to run configure script through
 $ scan-build ./configure
-$ scan-build --keepk-cc make
+$ scan-build --keep-cc make
 

The reason configure also needs to be run through