>From accb20de24a6b6b7fd891bb38f0f6ab938a2e270 Mon Sep 17 00:00:00 2001
From: Daniel Gustafsson <daniel@yesql.se>
Date: Fri, 19 May 2017 14:59:01 +0200
Subject: [PATCH] Replace duplicated relnotes item with correct item

---
 doc/src/sgml/release-10.sgml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/src/sgml/release-10.sgml b/doc/src/sgml/release-10.sgml
index eff1fbc719..52d11e8d3c 100644
--- a/doc/src/sgml/release-10.sgml
+++ b/doc/src/sgml/release-10.sgml
@@ -143,8 +143,8 @@
      Replace "transaction log" with "write-ahead log"
      -->
      <para>
-      Rename<acronym>WAL</>-related functions and views to use <literal>lsn</>
-      instead of <literal>location</> (David Rowley)
+      Replace "transaction log" with "write-ahead log" in documentation and
+      error messages (Peter Eisentraut)
      </para>
     </listitem>
 
-- 
2.13.0.rc0.45.ge2cb6ab.dirty

