diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2018-05-25 01:23:07 +0200 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2018-05-26 03:01:46 +0200 |
commit | 6663ebc908563da96fcd68acc22c93e501daa4ed (patch) | |
tree | 16cf2815ee385db80055ef77fd9d311f519a667f | |
parent | 03b4b8065266d30bfc9b149e20b7439581a02800 (diff) |
Fix typos
Change-Id: I50e06c9bc42c1e5529074e944b9f1ed37f0a7385
Reviewed-on: https://gerrit.libreoffice.org/54784
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
(cherry picked from commit e35e77e62e90d709633304a45bdc0d430595a01a)
Reviewed-on: https://gerrit.libreoffice.org/54828
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r-- | AllLangPackage_html_media_lang.mk | 2 | ||||
-rw-r--r-- | source/text/shared/00/00040502.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/AllLangPackage_html_media_lang.mk b/AllLangPackage_html_media_lang.mk index 45e983a430..7482ec9976 100644 --- a/AllLangPackage_html_media_lang.mk +++ b/AllLangPackage_html_media_lang.mk @@ -10,7 +10,7 @@ # Language-specific parts of the help/media/ sub-tree. All language-specific content from # $(SRCDIR)/helpcontent2/source/media/ must be listed here. Content that is present in $(SRCDIR) # for all languages in some set of languages can be handled with a foreach (like the screenshots -# present for all languages in $(completelangiso) below). More irregular conent that is present in +# present for all languages in $(completelangiso) below). More irregular content that is present in # $(SRCDIR) only for some languages is handled with the individual per-language blocks. $(eval $(call gb_AllLangPackage_AllLangPackage,helpcontent2_html_media_lang,$(SRCDIR)/helpcontent2/source/media)) diff --git a/source/text/shared/00/00040502.xhp b/source/text/shared/00/00040502.xhp index 734671ccb1..f63017e05e 100644 --- a/source/text/shared/00/00040502.xhp +++ b/source/text/shared/00/00040502.xhp @@ -104,7 +104,7 @@ <paragraph xml-lang="en-US" id="par_id3150685" role="paragraph">Choose <emph>Format - Chart Area - Area</emph> tab (chart documents).</paragraph> <paragraph xml-lang="en-US" id="par_id3149664" role="paragraph">Choose <emph>Slide - Properties - Background</emph> tab (in $[officename] Impress).</paragraph> <paragraph xml-lang="en-US" id="par_id9149694" role="paragraph">Choose <emph>Page - Properties - Background</emph> tab (in $[officename] Draw).</paragraph> - <switch select='appl'><case select="WRITER"><paragraph role="paragraph" id="par_id841527083135387" xml-lang="en-US">Choose <emph>Table - Propeties - Background</emph> tab.</paragraph></case></switch> + <switch select='appl'><case select="WRITER"><paragraph role="paragraph" id="par_id841527083135387" xml-lang="en-US">Choose <emph>Table - Properties - Background</emph> tab.</paragraph></case></switch> </section> <section id="trans"> <paragraph xml-lang="en-US" id="par_id3154985" role="paragraph">Choose <emph>Format - Area - Transparency</emph> tab (drawing documents)</paragraph> |