Skip to content

Commit 803c3f6

Browse files
jaimergpmgorny
authored andcommitted
Capitalization and a typo
1 parent 41b6886 commit 803c3f6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/maintainer/infrastructure.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -574,8 +574,8 @@ requirements:
574574

575575
While the primary use case for conda-forge compiler packages is to provide build tools
576576
for feedstocks, we try to keep the compilers in their various versions
577-
working also for direct usage in Conda environments. In fact, we also provide a few
578-
convenience packages to install the respective compilers. For example, [compilers feedstock
577+
working also for direct usage in conda environments. In fact, we also provide a few
578+
convenience packages to install the respective compilers. For example, the [compilers feedstock
579579
](https://github.com/conda-forge/compilers-feedstock) provides packages installing the same
580580
C, C++ and Fortran compilers as normally used in build environments, along with their
581581
activation scripts.
@@ -600,7 +600,7 @@ listed in [Using compilers in feedstocks](#using-compilers-in-feedstocks) must b
600600

601601
### MSVC compiler on Windows
602602

603-
Conda-forge is not allowed to redistribute the MSVC compiler used on Windows,
603+
conda-forge is not allowed to redistribute the MSVC compiler used on Windows,
604604
and therefore only provides the activation scripts for an externally installed
605605
compiler. Users who wish to compile code using MSVC, both for local use
606606
and feedstock builds, have to install Microsoft Visual Studio manually.

0 commit comments

Comments
 (0)