forked from OSchip/llvm-project
(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:
parent
2167bc1b05
commit
02c018394e
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue