Skip to content

Commit d9b2a9f

Browse files
committed
Use regular typesetting for programming language names
Signed-off-by: Michał Górny <mgorny@quansight.com>
1 parent 1401a86 commit d9b2a9f

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
@@ -494,7 +494,7 @@ This was sponsored by Prefix.dev. Below are the relevant pull requests for the s
494494
## Compilers and Runtimes
495495

496496
conda-forge builds and maintains its own set of compilers for various languages
497-
and/or systems (e.g., `C`, `FORTRAN`, `C++`, `CUDA`, etc.). These are used
497+
and/or systems (e.g., C, Fortran, C++, CUDA, etc.). These are used
498498
in all of our CI builds to build essentially all artefacts published by conda-forge.
499499

500500
This compiler infrastructure has a critical role beyond building everything, which

0 commit comments

Comments
 (0)