source/text/swriter/01/05030200.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 1a46f6bccea9c3fecf1cdb684142671825646e7c Author: László Németh <[email protected]> AuthorDate: Mon Aug 10 16:56:22 2026 +0200 Commit: László Németh <[email protected]> CommitDate: Mon Aug 10 19:20:03 2026 +0200 tdf#172674: sw: fix hyphenation slider label to "Fewer Hyphens" Change-Id: I6a2b87ed746a8bbe15dc2832a497dc5d22107ca3 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/209068 Tested-by: Jenkins Reviewed-by: Neil Roberts <[email protected]> Reviewed-by: László Németh <[email protected]> diff --git a/source/text/swriter/01/05030200.xhp b/source/text/swriter/01/05030200.xhp index 947ff5e370..02d5ac45b4 100644 --- a/source/text/swriter/01/05030200.xhp +++ b/source/text/swriter/01/05030200.xhp @@ -73,7 +73,7 @@ <h3 id="hd_id3153926"><variable id="hyphenate_last_word_hd">Hyphenate last word</variable></h3> <section id="hyphenate_last_word_content"><paragraph role="paragraph" id="par_id3154655" xml-lang="en-US"><ahelp hid="cui/ui/textflowpage/checkNoLastWord">Hyphenate the last word of paragraphs. Disabling this feature prevents the creation of almost empty lines containing only half a word.</ahelp></paragraph></section> <bookmark xml-lang="en-US" branch="hid/cui/ui/textflowpage/hyphenslider" id="bm_id3147166" localize="false"/> -<h3 id="hd_id3153918"><variable id="hyphenation_slider_hd">Better spacing/Less hyphen</variable></h3> +<h3 id="hd_id3153918"><variable id="hyphenation_slider_hd">Better spacing/Fewer hyphens</variable></h3> <section id="hyphenation_slider"><paragraph role="paragraph" id="par_id3154637" xml-lang="en-US"><ahelp hid="cui/ui/textflowpage/hyphenslider">Use the slider to adjust the hyphenation level from 100 to 0. The default value of 50 skips hyphenation completely within the range of custom word spacing. For paragraph layout interoperability with MS-DOCX, set the minimum word spacing to 75%, the maximum word spacing to 150%, and the hyphenation level to the default value of 50.</ahelp></paragraph></section> <h2 id="hd_id3153667"><variable id="hyphenation_across_hd">Hyphenation across</variable></h2> <section id="_content"><paragraph role="paragraph" id="par_id3154669" xml-lang="en-US">Control hyphenation in the last line of a column, page or spread, and last full line of a paragraph, according to certain typographical rules to improve readability.</paragraph></section>
