From 9e26bb18850733e0dc875e2b846daae79146a02e Mon Sep 17 00:00:00 2001 From: evoskuil Date: Fri, 13 May 2016 02:30:37 -0700 Subject: [PATCH] Problem: typo in platform.hpp comment. --- builds/msvc/platform.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builds/msvc/platform.hpp b/builds/msvc/platform.hpp index 74d04182..964ee900 100644 --- a/builds/msvc/platform.hpp +++ b/builds/msvc/platform.hpp @@ -5,7 +5,7 @@ // MSVC build configuration is controlled via options exposed in the Visual // Studio user interface. The option to use libsodium is not exposed in the -// user interface unless a sibling `libsodium` directory to the that of this +// user interface unless a sibling `libsodium` directory to that of this // repository exists and contains the following files: // // \builds\msvc\vs2015\libsodium.import.props