diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2021-11-22 23:45:02 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2021-11-23 05:49:50 +0100 |
commit | f2cbbd18d34a7fb8ece9c774cdcb5a2e38fac957 (patch) | |
tree | 810a9139e08876e0c2c1ef81658d2a30aa904ade /source | |
parent | 023b21a704bf0bae904b87907dd72d48d518ac09 (diff) |
tdf#145831: fix typo in PNG
Change-Id: If393a87a9e17615e65b93852c41f0aeb0c9b55c8
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125678
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/guide/convertfilters.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/guide/convertfilters.xhp b/source/text/shared/guide/convertfilters.xhp index 8a6442dacb..c7008777ca 100644 --- a/source/text/shared/guide/convertfilters.xhp +++ b/source/text/shared/guide/convertfilters.xhp @@ -1728,7 +1728,7 @@ </tablerow> <tablerow> <tablecell> - <paragraph role="table_font_small paragraph" id="FilterName_writer_png_Export">PNG - Portable Network Graphic</paragraph> + <paragraph role="table_font_small paragraph" id="FilterName_writer_png_Export">PNG - Portable Network Graphics</paragraph> </tablecell> <tablecell> <paragraph role="table_font_small paragraph" id="APIName_writer_png_Export" localize="false">"writer_png_Export"</paragraph> |