summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichael Forster <forster@google.com>2021-10-06 05:34:31 +0200
committerMichael Forster <forster@google.com>2021-10-06 05:34:31 +0200
commit02c018394e8a9feb08755421d84b392ed6e0a832 (patch)
tree8b5c0b1461c1d08d2d69b509a33b3ccc06379ee1 /README.md
parent2167bc1b0510329fafdda8542ac6610abeaf6e15 (diff)
downloadllvm-02c018394e8a9feb08755421d84b392ed6e0a832.tar.gz
(test commit) Fix capitalization in README.md
This commit primarily checks that my newly acquired commit access works. But this is also a real spelling fix.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9c0813b84b82..af5b46c74d9b 100644
--- a/README.md
+++ b/README.md
@@ -61,7 +61,7 @@ This is an example work-flow and configuration to get and build the LLVM source:
solutions.
* ``Xcode`` --- for generating Xcode projects.
- Some Common options:
+ Some common options:
* ``-DLLVM_ENABLE_PROJECTS='...'`` --- semicolon-separated list of the LLVM
sub-projects you'd like to additionally build. Can include any of: clang,