Skip to content

Commit 025ebb9

Browse files
committed
fix trailing whitespaces
1 parent 7fa8991 commit 025ebb9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/development/contributing_environment.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ You will need `Build Tools for Visual Studio 2022
3535
scrolling down to "All downloads" -> "Tools for Visual Studio".
3636
In the installer, select the "Desktop development with C++" Workloads.
3737

38-
If you encounter an error indicating `cl.exe` is not found when building with Meson,
39-
reopen the installer and also select the optional component
38+
If you encounter an error indicating ``cl.exe`` is not found when building with Meson,
39+
reopen the installer and also select the optional component
4040
**MSVC v142 - VS 2019 C++ x64/x86 build tools** in the right pane for installation.
4141

4242
Alternatively, you can install the necessary components on the commandline using

0 commit comments

Comments
 (0)