Fix typo :)

This commit is contained in:
OptoCloud 2020-10-06 01:20:25 +02:00
parent 17c8816401
commit 59b6d1da6c

View File

@ -134,7 +134,7 @@ directory and run:
cmake -G"Visual Studio 12 2013" ..
```
Replace "Visual Studion 12 2013" with whatever version of Visual Studio you
Replace "Visual Studio 12 2013" with whatever version of Visual Studio you
have installed. This will generate a LibreSSL.sln file that you can incorporate
into other projects or build by itself.