summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStanislav Horacek <stanislav.horacek@gmail.com>2023-12-17 13:28:58 +0100
committerOlivier Hallot <olivier.hallot@libreoffice.org>2023-12-17 15:39:14 +0100
commitfc54b052a9b51da8954d90250958b08c20ab9e19 (patch)
tree0e21cf9078c2cfdc8fc0a2ccdd7fbcb47c32b884
parentMake Help navigation layout less busy (diff)
downloadhelp-fc54b052a9b51da8954d90250958b08c20ab9e19.tar.gz
help-fc54b052a9b51da8954d90250958b08c20ab9e19.zip
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.hallot@libreoffice.org> (cherry picked from commit 2e408bb03f95da32746601a722a7d0bad3d37e9f) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/160861
-rw-r--r--source/text/shared/guide/builtin_help.xhp2
1 files changed, 1 insertions, 1 deletions
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>