Skip to content

Commit 9827ac1

Browse files
committed
Fix typo
1 parent 0172c3a commit 9827ac1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

10_Getting_Started/20_Build/30_Windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ SOFA requires some libraries:
6565
```
6666
6767
- **Additional libraries**: libPNG, libJPEG, libTIFF, Glew, Zlib, TinyXML2
68-
It will be fetch automatically from https://github.com/sofa-framework/WinDepPack.git directly by SOFA CMake generation. For advanced dev, you can provide you own by modfying teh variables WINDEPPACK_GIT_REPOSITORY and WINDEPPACK_GIT_TAG.
68+
It will be fetch automatically from https://github.com/sofa-framework/WinDepPack.git directly by SOFA CMake generation. For advanced dev, you can provide you own by modfying the CMake variables WINDEPPACK_GIT_REPOSITORY and WINDEPPACK_GIT_TAG.
6969
7070
- **Eigen** (>= 3.2.10)
7171
Download and extract the [latest Eigen sources](https://gitlab.com/libeigen/eigen/-/releases).

0 commit comments

Comments
 (0)