mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-10-30 17:01:57 +08:00 
			
		
		
		
	fix: fix some typos in comments
Signed-off-by: loselarry <bikangning@yeah.net>
This commit is contained in:
		| @@ -79,7 +79,7 @@ if ($Compile) { | ||||
|  | ||||
|     Write-Verbose "Building the launcher..." | ||||
|  | ||||
|     # Referene: https://docs.microsoft.com/visualstudio/msbuild/msbuild-command-line-reference | ||||
|     # Reference: https://docs.microsoft.com/visualstudio/msbuild/msbuild-command-line-reference | ||||
|     msbuild CmderLauncher.vcxproj /t:Clean,Build /p:configuration=Release /m | ||||
|  | ||||
|     if ($LastExitCode -ne 0) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user