mirror of
https://github.com/postgres/postgres.git
synced 2026-06-09 00:32:10 -04:00
Fix typo
Michael Paquier
This commit is contained in:
parent
8ae4600cd9
commit
c9970ab937
1 changed files with 1 additions and 1 deletions
|
|
@ -664,7 +664,7 @@ sub AddSimpleFrontend
|
|||
$p->AddReference($libpq);
|
||||
}
|
||||
|
||||
# Adjust module definition using frontent variables
|
||||
# Adjust module definition using frontend variables
|
||||
AdjustFrontendProj($p);
|
||||
|
||||
return $p;
|
||||
|
|
|
|||
Loading…
Reference in a new issue