Skip to content

Commit

Permalink
typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
ds14050 committed Oct 25, 2018
1 parent 532e01c commit 98d3f14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/create-project.bat
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ set configuration=%2
set ERROR_RESULT=0

pushd "%~dp0.."
rem produces header files neccessary in creating the project.
rem produces header files necessary in creating the project.
@echo ---- start build-sln.bat ----
call build-sln.bat %platform% %configuration% || set ERROR_RESULT=1
@echo ---- end build-sln.bat ----
Expand Down

0 comments on commit 98d3f14

Please sign in to comment.