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

New commits:
commit 2e408bb03f95da32746601a722a7d0bad3d37e9f
Author:     Stanislav Horacek <stanislav.hora...@gmail.com>
AuthorDate: Sun Dec 17 13:28:58 2023 +0100
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Sun Dec 17 13:49:39 2023 +0100

    fix file extension on help installation page
    
    Change-Id: Ia2564f487caea7bfdba2548525661c1ff5963ece
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/160884
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/shared/guide/builtin_help.xhp 
b/source/text/shared/guide/builtin_help.xhp
index b5a11e973c..fd284c462a 100644
--- a/source/text/shared/guide/builtin_help.xhp
+++ b/source/text/shared/guide/builtin_help.xhp
@@ -61,7 +61,7 @@
   <h3 id="hd_id711702509065077">RPM installer</h3>
   <paragraph role="paragraph" id="par_id531702509077373">The <emph>.rpm</emph> 
installer is meant for Red Hat-based Linux distributions and it is available as 
a <emph>.tar.gz</emph> compressed file.</paragraph>
   <paragraph role="paragraph" id="par_id100170250925775">Download the 
<emph>.tar.gz</emph> file to your device and extract it. The <emph>.rpm</emph> 
file will be inside a folder named <emph>RPMS</emph>.</paragraph>
-  <paragraph role="paragraph" id="par_id521702509438482">Open the 
<menuitem>Terminal</menuitem> application, use the <literal>cd</literal> 
command to navigate to the folder where the <emph>.deb</emph> file is located 
and run the following command:</paragraph>
+  <paragraph role="paragraph" id="par_id521702509438482">Open the 
<menuitem>Terminal</menuitem> application, use the <literal>cd</literal> 
command to navigate to the folder where the <emph>.rpm</emph> file is located 
and run the following command:</paragraph>
   <paragraph role="paragraph" id="par_id31702509923602"><input>$ sudo rpm -i 
libobasis7.6-en-US-help-7.6.4.1-1.x86_64.rpm</input></paragraph>
   <note id="par_id21702508510371">After installation, restart %PRODUCTNAME to 
be able to use the built-in help.</note>
 

Reply via email to