1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

Make spelling of "acknowledgment" consistent

I used the preferred U.S. spelling, as we do in other cases.
This commit is contained in:
Peter Eisentraut
2018-10-15 10:06:45 +02:00
parent 9274c577f7
commit 35584fd05f
4 changed files with 6 additions and 6 deletions

View File

@ -159,7 +159,7 @@
* scanned for the history add's, otherwise a literal character
* is omitted and only his history entry added.
*
* Acknowledgements:
* Acknowledgments:
*
* Many thanks to Adisak Pochanayon, who's article about SLZ
* inspired me to write the PostgreSQL compression this way.