diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-10-21 21:09:03 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-10-22 12:41:29 +0200 |
commit | 69519a798132d28edb7f1cee5ef7f801b853dcba (patch) | |
tree | 504c7ed56e79343e676c916dc9fd407b4c04ed2d /source | |
parent | 08d7c8f595a3d4b4736e2bc993867cbcb4fa71d2 (diff) |
Fix variable name
Change-Id: I508ae24bb0a38be10eae3b88dbef060b555ef2a4
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124043
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/guide/convertfilters.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/guide/convertfilters.xhp b/source/text/shared/guide/convertfilters.xhp index 7361860615..7e937c5a71 100644 --- a/source/text/shared/guide/convertfilters.xhp +++ b/source/text/shared/guide/convertfilters.xhp @@ -27,7 +27,7 @@ <link href="text/shared/guide/convertfilters.xhp" name="conversion filter names">File Conversion Filter Names</link> </h1> <paragraph id="par_id581554399002498" role="paragraph" xml-lang="en-US"> - <variable id="variable name"> + <variable id="commandline_intro"> <ahelp hid=".">Tables with filter names for <link href="text/shared/guide/start_parameters.xhp" name="commandline">command line</link> document conversion.</ahelp> </variable> </paragraph> @@ -308,7 +308,7 @@ <paragraph role="table_font_small paragraph" id="APIName_T602Document" localize="false">"T602Document"</paragraph> </tablecell> <tablecell> - <paragraph role="table_font_small paragraph" id="MediaType_T602Document" localize="false">application/x-t602 (602 txt)</paragraph> + <paragraph role="table_font_small paragraph" id="MediaType_T602Document" localize="false">application/x-t602 (602)</paragraph> </tablecell> </tablerow> <tablerow> |