aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>1999-08-16 20:32:34 +0000
committerBruce Momjian <bruce@momjian.us>1999-08-16 20:32:34 +0000
commit55179388f96842718d60e4b8ccef01ee416efa80 (patch)
tree22fe6416d6ab299ebc17bbc472136c34cd82b395
parent972124091dc0e1e2b9ff8026fed219326fac9997 (diff)
downloadpostgresql-55179388f96842718d60e4b8ccef01ee416efa80.tar.gz
postgresql-55179388f96842718d60e4b8ccef01ee416efa80.zip
Typo fix
-rw-r--r--doc/README.locale5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/README.locale b/doc/README.locale
index 0b5203d6693..05b5bebba55 100644
--- a/doc/README.locale
+++ b/doc/README.locale
@@ -2,9 +2,10 @@
1999 Jul 21
===========
- Josef Balatka, <balatka@email.cz> asked us to remove RECODE and sent me
+ Josef Balatka, <balatka@email.cz> asked us not to remove RECODE and sent me
Czech ISO-8859-2 -> WIN-1250 translation table.
- RECODE is no longer contains Cyrillic RECODE and will stay in PostgreSQL.
+ RECODE is no longer contains just Cyrillic RECODE and will stay in
+PostgreSQL.
He also created some bits of documentation, mostly concerning RECODE -
see README.Charsets.