diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2017-03-24 15:17:01 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2017-03-25 12:36:37 +0000 |
commit | 095438e52ccff8eaf12af6b3e3eb5f8c00792416 (patch) | |
tree | 1f9c5ad0e05fa67ff10d970b166ba3641ee60784 /oox/README | |
parent | 25e0872da600c65a08c73c335f0e1ef21b2f00f5 (diff) |
Fix typos
Change-Id: I14dca0d55c09187690dc1d94936c40b890ca5cea
Reviewed-on: https://gerrit.libreoffice.org/35637
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'oox/README')
-rw-r--r-- | oox/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/README b/oox/README index dece2c68c5d1..d20d3349e789 100644 --- a/oox/README +++ b/oox/README @@ -134,7 +134,7 @@ we need to load shape definition of preset shapes. The procedure to convert the definition from OOXML spec for LO is documented ( also a script ) in oox/source/drawingml/customshapes/README. The scripts in oox/source/drawingml/customshapes/ also generate pptx -files for signle presets and also for all presets +files for single presets and also for all presets cshape-all.pptx. The cshape-all.pptx file is then loaded into Impress build with debug enabled in oox and the command line output contains information. The generated definition is oox-drawingml-cs-presets. |