Skip to content

Commit fee06cf

Browse files
committed
Compilers and Runtimes: fix a typo
Spotted by @jaimergp. Signed-off-by: Michał Górny <mgorny@quansight.com>
1 parent 0ab0a7e commit fee06cf

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
@@ -649,7 +649,7 @@ systems, the following dependencies can be used:
649649
#### MinGW-based compiler stack for Windows
650650

651651
There exists an alternative, MinGW-based, compiler stack on Windows. To use it,
652-
the following arguments can be passed to the `{[ compiler(...) }}` macro:
652+
the following arguments can be passed to the `{{ compiler(...) }}` macro:
653653

654654
- `m2w64_c` for the C compiler
655655
- `m2w64_cxx` for the C++ compiler

0 commit comments

Comments
 (0)