1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-05 07:21:24 +03:00

Fix "the the" typos.

Erik Rijkers
This commit is contained in:
Heikki Linnakangas
2014-03-24 08:42:13 +02:00
parent ab22b149c6
commit 3ed249b741
3 changed files with 3 additions and 3 deletions

View File

@ -169,7 +169,7 @@ CTRL-C
</indexterm>
<title>Logical Decoding</title>
<para>
Logical decoding is the the process of extracting all persistent changes
Logical decoding is the process of extracting all persistent changes
to a database's tables into a coherent, easy to understand format which
can be interpreted without detailed knowledge of the database's internal
state.