[NFC] fix trivial typos in comments
"the the" -> "the"
llvm-svn: 323078
diff --git a/clang/utils/analyzer/SATestAdd.py b/clang/utils/analyzer/SATestAdd.py
index 4c3e35c..041b244 100755
--- a/clang/utils/analyzer/SATestAdd.py
+++ b/clang/utils/analyzer/SATestAdd.py
@@ -32,11 +32,11 @@
(e.g., to adapt to newer version of clang)
that should be applied to CachedSource
before analysis. To construct this patch,
- run the the download script to download
+ run the download script to download
the project to CachedSource, copy the
CachedSource to another directory (for
example, PatchedSource) and make any
- needed modifications to the the copied
+ needed modifications to the copied
source.
Then run:
diff -ur CachedSource PatchedSource \