Skip to content

Commit 217b976

Browse files
committed
Typos etc, II.
1 parent 13c14f1 commit 217b976

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
@@ -57,7 +57,7 @@ In addition to the above environment variables the following can be optionally u
5757
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
We also pay attention to the environment variables `LLVM_LINK_NAME` and `LLVM_AR_NAME` in an
60-
analagous way, since they to get adorned with suffixes in various Linux distributions.
60+
analagous way, since they too get adorned with suffixes in various Linux distributions.
6161

6262
* `LLVM_COMPILER_PATH` can be set to the absolute path to the folder that
6363
contains the compiler and other LLVM tools such as `llvm-link` to be used.

0 commit comments

Comments
 (0)