mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Remove duplicate words in docs and code comments.
Additionally, add a missing "the" in a couple of places. Author: Vignesh C, Dagfinn Ilmari Mannsåker Discussion: http://postgr.es/m/CALDaNm28t+wWyPfuyqEaARS810Je=dRFkaPertaLAEJYY2cWYQ@mail.gmail.com
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
* This test must be run in a database with UTF-8 encoding
|
||||
* and a Unicode-aware locale.
|
||||
*
|
||||
* Also disable this file for ICU, because the test for the the
|
||||
* Also disable this file for ICU, because the test for the
|
||||
* Turkish dotted I is not correct for many ICU locales. citext always
|
||||
* uses the default collation, so it's not easy to restrict the test
|
||||
* to the "tr-TR-x-icu" collation where it will succeed.
|
||||
|
@ -2,7 +2,7 @@
|
||||
* This test must be run in a database with UTF-8 encoding
|
||||
* and a Unicode-aware locale.
|
||||
*
|
||||
* Also disable this file for ICU, because the test for the the
|
||||
* Also disable this file for ICU, because the test for the
|
||||
* Turkish dotted I is not correct for many ICU locales. citext always
|
||||
* uses the default collation, so it's not easy to restrict the test
|
||||
* to the "tr-TR-x-icu" collation where it will succeed.
|
||||
|
Reference in New Issue
Block a user