mirror of
https://github.com/postgres/postgres.git
synced 2025-11-24 00:23:06 +03:00
Fix more typos in comments.
Patch by CharSyam, plus a few more I spotted with grep.
This commit is contained in:
@@ -749,7 +749,7 @@ print_aligned_text(const printTableContent *cont, FILE *fout)
|
||||
{
|
||||
/*
|
||||
* Optional optimized word wrap. Shrink columns with a high max/avg
|
||||
* ratio. Slighly bias against wider columns. (Increases chance a
|
||||
* ratio. Slightly bias against wider columns. (Increases chance a
|
||||
* narrow column will fit in its cell.) If available columns is
|
||||
* positive... and greater than the width of the unshrinkable column
|
||||
* headers
|
||||
|
||||
Reference in New Issue
Block a user