Fix a few likely documentation typos

This commit is contained in:
Lőrinc
2024-08-18 20:52:45 +02:00
parent 0c90fc6443
commit 7ee5c3c5b2
2 changed files with 6 additions and 6 deletions

View File

@@ -46,7 +46,7 @@ cmake --list-presets
CMake will put the resulting object files, libraries, and executables into a dedicated build directory.
In following istructions, the "Debug" configuration can be specified instead of the "Release" one.
In the following instructions, the "Debug" configuration can be specified instead of the "Release" one.
### 4. Building with Dynamic Linking with GUI