diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-04-16 11:56:28 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-04-16 11:56:28 +0100 |
commit | 337b406be206cea2b14cb85edddc4c7a936d1ecf (patch) | |
tree | 3dd879a88a51a4681db9f18857f8af6392c24872 | |
parent | 9ca1d85d439e6f384ce372a8ddc069db89019ecd (diff) |
fix mismatching tags
Change-Id: I1cf9f5a255e30d573771d3c5c93de529754ac6fc
-rw-r--r-- | source/text/swriter/guide/words_count.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/swriter/guide/words_count.xhp b/source/text/swriter/guide/words_count.xhp index 8da2393de3..e33af2afe9 100644 --- a/source/text/swriter/guide/words_count.xhp +++ b/source/text/swriter/guide/words_count.xhp @@ -54,7 +54,7 @@ <paragraph xml-lang="en-US" id="par_id1116200901133998" role="paragraph" l10n="NEW">In general, every string of characters between two spaces is a word. Dashes, tabs, line breaks, and paragraph breaks are word limits, too.</paragraph> <paragraph xml-lang="en-US" id="par_id1116200901133985" role="paragraph" l10n="NEW">Words with always visible hyphens, as in plug-in, add-on, user/config, are counted as one word each.</paragraph> <paragraph xml-lang="en-US" id="par_id111620090113399" role="paragraph" l10n="NEW">The words can be a mix of letters, numbers, and special characters. So the following text counts as four words: abc123 1.23 "$" http://www.example.com.</paragraph> - <paragraph xml-lang="en-US" id="par_id111620090113400" role="paragraph" l10n="NEW">To add a custom character to be considered as the word limit, choose <switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - General</emph> and add the character into the <emph>Additional separators</emph> field.</paragraph> + <paragraph xml-lang="en-US" id="par_id111620090113400" role="paragraph" l10n="NEW">To add a custom character to be considered as the word limit, choose <emph><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - General</emph> and add the character into the <emph>Additional separators</emph> field.</paragraph> </section> <paragraph xml-lang="en-US" id="par_idN106E2" role="tip" l10n="NEW">To get some more statistics about the document, choose <emph>File - Properties - Statistics</emph>.</paragraph> <embed href="text/shared/00/00000004.xhp#related"/> |