diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2017-01-15 22:49:58 +0100 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-01-16 06:56:23 +0000 |
commit | ba55e4f84d78748ea2f532515220e3860374a2b7 (patch) | |
tree | cc69077d73c37b4956a3f671595052b42daf4dfb /source/text/swriter/guide | |
parent | 26f13088c51486cbf9300e6453458f655f61d702 (diff) |
Typofixes: missing spaces around <emph> and </emph>
Change-Id: I20d9bed521fcf8c8fcba642c55821978cd3c78c3
Reviewed-on: https://gerrit.libreoffice.org/33107
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'source/text/swriter/guide')
-rw-r--r-- | source/text/swriter/guide/finding.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/swriter/guide/finding.xhp b/source/text/swriter/guide/finding.xhp index 0bf6af6f7d..774bfdad62 100644 --- a/source/text/swriter/guide/finding.xhp +++ b/source/text/swriter/guide/finding.xhp @@ -67,7 +67,7 @@ <paragraph xml-lang="en-US" id="par_id2467421" role="listitem" l10n="NEW">Choose Edit - Find & Replace to open the Find & Replace dialog.</paragraph> </listitem> <listitem> - <paragraph xml-lang="en-US" id="par_id4286935" role="listitem">Enter the text to search in the <emph>Find</emph>text box.</paragraph> + <paragraph xml-lang="en-US" id="par_id4286935" role="listitem">Enter the text to search in the <emph>Find</emph> text box.</paragraph> </listitem> <listitem> <paragraph xml-lang="en-US" id="par_id9959410" role="listitem" l10n="NEW">Enter the text to replace the found text in the <emph>Replace with</emph> text box.</paragraph> |