diff options
author | László Németh <nemeth@numbertext.org> | 2013-08-23 12:52:51 +0200 |
---|---|---|
committer | László Németh <nemeth@numbertext.org> | 2013-08-23 12:59:24 +0200 |
commit | 52d5cf30c7838e320c39a0f65d4633797846fe4c (patch) | |
tree | a63f4a10e24c85c98b1a0e46bad4fecb2df3f6da | |
parent | fe2c991701bc08bbe77eb3fa960512a60f6f1c49 (diff) |
fdo#68373 update Autocorrection help
Change-Id: I38a0ee65f15dec1ef8649c8b582c3b603743734b
-rw-r--r-- | source/text/shared/01/06040200.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/01/06040200.xhp b/source/text/shared/01/06040200.xhp index 7dfb61d3d4..3992fe54ba 100644 --- a/source/text/shared/01/06040200.xhp +++ b/source/text/shared/01/06040200.xhp @@ -54,7 +54,7 @@ </caseinline></switchinline></paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/acorreplacepage/origtext" id="bm_id1574449" localize="false"/> <paragraph role="heading" id="hd_id3148943" xml-lang="en-US" level="3" l10n="U" oldref="5">Replace</paragraph> -<paragraph role="paragraph" id="par_id3147560" xml-lang="en-US" l10n="U" oldref="6"><ahelp hid="cui/ui/acorreplacepage/origtext">Enter the word or abbreviation that you want to replace while you type. Wildcard character * in the end of word results the replacement of the word before arbitrary suffixes, too. For example, the pattern "i18n*" with the replacement text "internationalization" will find and replace "i18ns" with "internationalizations".</ahelp></paragraph> +<paragraph role="paragraph" id="par_id3147560" xml-lang="en-US" l10n="U" oldref="6"><ahelp hid="cui/ui/acorreplacepage/origtext">Enter the word or abbreviation that you want to replace while you type. Wildcard character * in the end of word results the replacement of the word before arbitrary suffixes, too. Wildcard character * before the word results the replacement after arbitrary prefixes, too. For example, the pattern "i18n*" with the replacement text "internationalization" will find and replace "i18ns" with "internationalizations", or the pattern "*..." with the replacement text "…" will find and replace three dots in "word..." with the typographically correct precomposed Unicode horizontal ellipsis ("word…").</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/acorreplacepage/newtext" id="bm_id6447340" localize="false"/> <paragraph role="heading" id="hd_id3148947" xml-lang="en-US" level="3" l10n="U" oldref="7">With:</paragraph> <paragraph role="paragraph" id="par_id3149456" xml-lang="en-US" l10n="U" oldref="8"><ahelp hid="cui/ui/acorreplacepage/newtext">Enter the replacement text, graphic, frame, or OLE object that you want to replace the text in the<emph> Replace</emph> box. If you have selected text, a graphic, a frame, or an OLE object in your document, the relevant information is already entered here.</ahelp></paragraph> |