(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.
This commit is contained in:
Michael Forster 2021-10-06 05:34:31 +02:00
parent 2167bc1b05
commit 02c018394e

View file

@ -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,