From f3f85bd6f1a813ce722ee8e494d944f5a2913628 Mon Sep 17 00:00:00 2001
From: Octavio Alvarez <alvarezp@alvarezp.ods.org>
Date: Mon, 14 Feb 2011 21:58:55 -0800
Subject: [PATCH 2/2] help: fix references to "Remove Hyperlink".

Remove Hyperlink was Direct Formatting, but in one of the
changes, Remove Hyperlink is no longer relevant so it is
now removed. In the other one it is properly renamed.
---
 helpcontent2/source/text/shared/01/05010000.xhp    |    2 --
 .../source/text/shared/guide/autocorr_url.xhp      |    2 +-
 2 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/helpcontent2/source/text/shared/01/05010000.xhp b/helpcontent2/source/text/shared/01/05010000.xhp
index 384b346..68e73d6 100644
--- a/helpcontent2/source/text/shared/01/05010000.xhp
+++ b/helpcontent2/source/text/shared/01/05010000.xhp
@@ -64,7 +64,5 @@
 <case select="WRITER"><paragraph role="tip" id="par_id3157959" xml-lang="en-US" l10n="U" oldref="3">To stop applying a direct format, such as underlining, while you type new text at the end of a line, press Shift+Ctrl+X.</paragraph>
 </case>
 </switch>
-<paragraph role="tip" id="par_id3146797" xml-lang="en-US" l10n="U" oldref="4">You can change all hyperlinks in the selected text back to normal text by choosing <emph>Format - Default Formatting.</emph>
-</paragraph>
 </body>
 </helpdocument>
diff --git a/helpcontent2/source/text/shared/guide/autocorr_url.xhp b/helpcontent2/source/text/shared/guide/autocorr_url.xhp
index a59255c..393a574 100755
--- a/helpcontent2/source/text/shared/guide/autocorr_url.xhp
+++ b/helpcontent2/source/text/shared/guide/autocorr_url.xhp
@@ -57,7 +57,7 @@
 </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z to undo this formatting.</paragraph>
          </listitem>
          <listitem>
-            <paragraph xml-lang="en-US" id="par_id3149235" role="listitem" l10n="CHG" oldref="4">If you do not notice this conversion until later, select the hyperlink and choose the menu command <emph>Format - Default Formatting</emph>.</paragraph>
+            <paragraph xml-lang="en-US" id="par_id3149235" role="listitem" l10n="CHG" oldref="4">If you do not notice this conversion until later, select the hyperlink, open the context menu and choose <emph>Remove Hyperlink</emph>.</paragraph>
          </listitem>
       </list>
       <paragraph xml-lang="en-US" id="hd_id3152350" role="heading" level="2" l10n="U" oldref="9">Turn off URL Recognition</paragraph>
-- 
1.7.2.3

