source/text/shared/guide/start_parameters.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 7076b3f10fdfca1b9b4ecf01601dfb7c24588495
Author:     Neil Roberts <[email protected]>
AuthorDate: Fri Aug 28 13:50:24 2026 +0200
Commit:     Olivier Hallot <[email protected]>
CommitDate: Fri Aug 28 14:58:04 2026 +0200

    tdf#173271 The --language option now overrides the config
    
    Updates the help to reflect the new behaviour of the --language option
    which now overrides the config.
    
    Change-Id: Ie2394e96636cab06ab4862da7b31854d7ef8eef9
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/210241
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <[email protected]>

diff --git a/source/text/shared/guide/start_parameters.xhp 
b/source/text/shared/guide/start_parameters.xhp
index a4fae4901f..8f738df49a 100644
--- a/source/text/shared/guide/start_parameters.xhp
+++ b/source/text/shared/guide/start_parameters.xhp
@@ -327,7 +327,7 @@
                <paragraph id="par_id20161204121324766" role="tablecontent" 
localize="false"><emph>--language={lang}</emph></paragraph>
            </tablecell>
            <tablecell>
-               <paragraph id="par_id20161204121422689" 
role="tablecontent">Uses specified language, if language is not selected yet 
for UI. The lang is a tag of the language in IETF language tag.</paragraph>
+               <paragraph id="par_id20161204121422689" 
role="tablecontent">Overrides the choice of language for the UI. The lang is a 
tag of the language in IETF language tag.</paragraph>
            </tablecell>
         </tablerow>
     </table>

Reply via email to