summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/README.txt b/llvm/README.txt
index 34d3766feb4..c78a9ee159f 100644
--- a/llvm/README.txt
+++ b/llvm/README.txt
@@ -1,9 +1,9 @@
Low Level Virtual Machine (LLVM)
================================
-This directory and its subdirectories contain source code for the Low Level
+This directory and its subdirectories contain source code for the Low Level
Virtual Machine, a toolkit for the construction of highly optimized compilers,
-optimizers, and runtime environments.
+optimizers, and runtime environments.
LLVM is open source software. You may freely distribute it under the terms of
the license agreement found in LICENSE.txt.
OpenPOWER on IntegriCloud