diff options
author | dennisroczek <dennisroczek@libreoffice.org> | 2017-03-13 23:30:45 +0000 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-03-19 05:43:51 +0000 |
commit | 7e24cedb9eaf68c2b95296bf6352f94e2a60532e (patch) | |
tree | 68d8e9540388fd02faa6312cd38a72e5b1736c31 /officecfg | |
parent | de084e09cfbf646703c80fd84cebb5978e1ca940 (diff) |
fix typo/grammar: "the the" --> the
* also removing pointless ASCII art (tdf#62475)
* truncate ending whitespace in Doxyfile
Change-Id: I59b012f41ac0d170216229da85a49aa41689dee5
Reviewed-on: https://gerrit.libreoffice.org/35151
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Common.xcs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index 59e6c7ad6fb5..f37fd61ba1e9 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -2178,7 +2178,7 @@ <!-- UIHints: Tools Options - General Save - [Section] Save --> <info> <desc>Specifies whether to generate a thumbnail image and place it inside the - the odf archive file, which makes it possible to see a preview of the document.</desc> + odf archive file, which makes it possible to see a preview of the document.</desc> <label>Store a preview of this document</label> </info> <value>true</value> |