From 82e8d07b02b988dc3adfe9cd2e05aaaf8aa18625 Mon Sep 17 00:00:00 2001 From: Ted Kremenek Date: Fri, 9 May 2008 17:53:57 +0000 Subject: Remove repeated word. llvm-svn: 50907 --- clang/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clang/README.txt b/clang/README.txt index 879305c..a64fa6f 100644 --- a/clang/README.txt +++ b/clang/README.txt @@ -51,7 +51,7 @@ I. Introduction: on libast and libparse. librewrite - Fast, scalable rewriting of source code. This operates on - on the raw syntactic text of source code, allowing a client + the raw syntactic text of source code, allowing a client to insert and delete text in very large source files using the same source location information embedded in ASTs. This is intended to be a low-level API that is useful for -- cgit v1.1