Fix typo in vlnggen error message.
This commit is contained in:
parent
4881b29730
commit
0a224fa704
|
|
@ -342,7 +342,7 @@ else
|
|||
if $fh > 0
|
||||
fclose $fh
|
||||
else
|
||||
echo Can not find bulid file $msvcfile
|
||||
echo Can not find build file $msvcfile
|
||||
quit
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue