summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 879305c091..a64fa6fc99 100644
--- a/README.txt
+++ b/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