Skip to content

Commit c6671cd

Browse files
committed
Fix some grammar and typos in comments and docs
The documentation fixes are backpatched down to where they apply. Author: Justin Pryzby Discussion: https://postgr.es/m/20201031020801.GD3080@telsasoft.com Backpatch-through: 9.6
1 parent 1127377 commit c6671cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/ref/pg_rewind.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ PostgreSQL documentation
7171
copied from the WAL archive to the <filename>pg_xlog</> directory, or
7272
fetched on startup by configuring <filename>recovery.conf</>. The use of
7373
<application>pg_rewind</> is not limited to failover, e.g., a standby
74-
server can be promoted, run some write transactions, and then rewinded
74+
server can be promoted, run some write transactions, and then rewound
7575
to become a standby again.
7676
</para>
7777

0 commit comments

Comments
 (0)