mirror of
https://github.com/postgres/postgres.git
synced 2025-08-30 06:01:21 +03:00
Fix spelling errors and typos in comments
Author: Daniel Gustafsson <daniel@yesql.se>
This commit is contained in:
@@ -630,7 +630,7 @@ sub mkvcbuild
|
||||
{
|
||||
|
||||
# Some builds exhibit runtime failure through Perl warning
|
||||
# 'Can't spawn "conftest.exe"'; supress that.
|
||||
# 'Can't spawn "conftest.exe"'; suppress that.
|
||||
no warnings;
|
||||
|
||||
# Disable error dialog boxes like we do in the postmaster.
|
||||
|
Reference in New Issue
Block a user