Skip to content

Commit 0a2e185

Browse files
mgornyjaimergp
andcommitted
Apply suggestions from code review
Co-authored-by: jaimergp <jaimergp@users.noreply.github.com>
1 parent 149926e commit 0a2e185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/maintainer/infrastructure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -718,7 +718,7 @@ For such ABI-compatible upgrades, similar but looser principles apply:
718718
The compiler activation and implementation packages are built by two separate
719719
feedstocks, with a few exceptions. The activation packages install scripts
720720
into `/etc/conda/activate.d` and `/etc/conda/deactivate.d` directories, which
721-
are invoked automatically by the conda-build tool when those environments are activated. These
721+
are invoked automatically when those environments are activated during the build. These
722722
scripts are then used by the build tool to respectively prepare for building
723723
with the given compiler, and clean up afterwards. The implementation packages
724724
install the compilers themselves. More details can be found in the [Anaconda compiler tools

0 commit comments

Comments
 (0)