pgsql: doc: Fix spelling for CHECKPOINT reference page

From: Daniel Gustafsson <dgustafsson(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Fix spelling for CHECKPOINT reference page
Date: 2026-06-08 09:12:12
Message-ID: E1wWW1k-001ZjF-2D@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Fix spelling for CHECKPOINT reference page

Fixing incorrect spelling and breaking up a long sentence.

Author: Daniel Gustafsson <daniel(at)yesql(dot)se>
Reported-by: Thom Brown <thom(at)linux(dot)com>
Discussion: https://postgr.es/m/CAA-aLv5pZNZbdhPG2Wu0fzyKCjn9TTzN9QZ=JONPyqZQKhBV=g@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f58623faa856cfac67f1ff54b951f82f81fa1f59

Modified Files
--------------
doc/src/sgml/ref/checkpoint.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Nathan Bossart 2026-06-08 15:35:06 pgsql: doc: Expand on proper use of refint.
Previous Message Fujii Masao 2026-06-08 08:15:43 pgsql: ecpg: Reject multiple header items in GET/SET DESCRIPTOR