Skip to content

Commit 9ec0f11

Browse files
committed
Typo.
1 parent 347c1a3 commit 9ec0f11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ In addition to the above environment variables the following can be optionally u
5454

5555
* `LLVM_CC_NAME` can be set if your clang compiler is not called `clang` but
5656
something like `clang-3.7`. Similarly `LLVM_CXX_NAME` can be used to describe
57-
what the C++ is called. Note that in these sorts of cases, the environment
57+
what the C++ compiler is called. Note that in these sorts of cases, the environment
5858
variable `LLVM_COMPILER` should still be set to `clang` not `clang-3.7` etc.
5959

6060
* `LLVM_COMPILER_PATH` can be set to the absolute path to the folder that

0 commit comments

Comments
 (0)