Land #625, fix typo

This commit is contained in:
Brent Cook 2020-10-06 19:41:41 -05:00
commit 5f91555e80

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.