From c254653d105034544fce5c6d9c81a9741376f6bc Mon Sep 17 00:00:00 2001 From: Fabio D'Urso Date: Tue, 19 Jun 2012 20:09:34 +0200 Subject: [PATCH] Fix Section 4.5 ("The Bookmarks Menu") Removed further occurrences of "bookmarked page". --- doc/index.docbook | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/index.docbook b/doc/index.docbook index 883fccecd..5c14f26a5 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -1089,8 +1089,8 @@ Add a 'Find Previous' entry - Go to the previous bookmarked page, or do nothing if there - are no bookmark prior to the current one. + Go to the previous bookmark, or do nothing if there + are no bookmarks prior to the current one. @@ -1101,8 +1101,8 @@ Add a 'Find Previous' entry - Go to the next bookmarked page, or do nothing if there - are no bookmark after the current one. + Go to the next bookmark, or do nothing if there + are no bookmarks after the current one. @@ -1114,8 +1114,8 @@ Add a 'Find Previous' entry This is an always disabled action that appears in this menu only if the current document has - no bookmarks. Otherwise a list of all bookmarked pages is displayed here. Clicking on these bookmarks - allows you to go directly to the associated pages. + no bookmarks. Otherwise a list of all bookmarks is displayed here. Clicking on these bookmarks + allows you to go directly to the associated position.