]> granicus.if.org Git - clang/commitdiff
Remove repeated word.
authorTed Kremenek <kremenek@apple.com>
Fri, 9 May 2008 17:53:57 +0000 (17:53 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 9 May 2008 17:53:57 +0000 (17:53 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@50907 91177308-0d34-0410-b5e6-96231b3b80d8

README.txt

index 879305c091346546106a7e5a468b6101ea0b170b..a64fa6fc990fd2a6f728657840b8406e9c295446 100644 (file)
@@ -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