We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51b78e6 commit 504b50dCopy full SHA for 504b50d
compat/vcbuild/vcpkg_install.bat
@@ -39,7 +39,7 @@ REM ================================================================
39
git.exe version 2>nul
40
IF ERRORLEVEL 1 (
41
echo "***"
42
- echo "Git not found. Please adjust you CMD path or Git install option."
+ echo "Git not found. Please adjust your CMD path or Git install option."
43
44
EXIT /B 1 )
45
0 commit comments