From 02c018394e8a9feb08755421d84b392ed6e0a832 Mon Sep 17 00:00:00 2001 From: Michael Forster Date: Wed, 6 Oct 2021 05:34:31 +0200 Subject: (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. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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, -- cgit v1.2.1