mirror of
https://github.com/cmderdev/cmder.git
synced 2024-11-10 09:49:12 +08:00
minor typo fix
This commit is contained in:
parent
d6569192fc
commit
94e7c24b72
@ -127,7 +127,7 @@ if($Compile) {
|
||||
else {
|
||||
Write-Verbose "successfully built Cmder v$version!"
|
||||
if ( $Env:APPVEYOR -eq 'True' ) {
|
||||
Add-AppveyorMessage -Message "Building Cmder v$version was successfull." -Category Information
|
||||
Add-AppveyorMessage -Message "Building Cmder v$version was successful." -Category Information
|
||||
}
|
||||
}
|
||||
Pop-Location
|
||||
|
Loading…
Reference in New Issue
Block a user