Typo in the docs
authorMartín Marqués <martin@2ndquadrant.com>
Wed, 15 Apr 2015 22:37:33 +0000 (19:37 -0300)
committerMartín Marqués <martin@2ndquadrant.com>
Wed, 15 Apr 2015 22:37:33 +0000 (19:37 -0300)
doc/manual-node-management.sgml

index b20ac7b6dca8b6e19d31335dbeb26eb058ff9016..2e53c73ea1d48d5f37c13419be223d889e303bee 100644 (file)
   <para>
    Each node saves up change information (using one
    <ulink url="http://www.postgresql.org/docs/current/static/logicaldecoding-explanation.html">
-   replication slot</ulink> for each peer node) so it can replay changs to a
+   replication slot</ulink> for each peer node) so it can replay changes to a
    temporarily unreachable node. If a peer node remains offline indefinitely
    this accumulating change information will cause the node to run out of
    storage space for PostgreSQL transaction logs (<acronym>WAL</acronym>, in