summaryrefslogtreecommitdiff
path: root/oox/README
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-07-23 20:39:25 +0200
committerAndrea Gelmini <andrea.gelmini@gelma.net>2019-07-23 22:19:26 +0200
commit650a836d00360ffd0b0c5a97bbaf9fe5513bbf32 (patch)
tree30048bda6fb27e7f51efa72eb33414b24edfc807 /oox/README
parent3782a36382af0609aed73caa8334b6f1c55dc93c (diff)
Fix typos
Change-Id: Iea3bd498b1c8934f37085bdf6df71b073e4a871c Reviewed-on: https://gerrit.libreoffice.org/76203 Tested-by: Jenkins Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Diffstat (limited to 'oox/README')
-rw-r--r--oox/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/README b/oox/README
index d20d3349e789..7f127b617981 100644
--- a/oox/README
+++ b/oox/README
@@ -175,7 +175,7 @@ FUTURE WORK: because we have to make sure that all the roundtrips
like PPTX --> ODP --> PPTX work correctly and doesn't lose data.
the only problematic part is probably saving custom shapes (ie. not
presets) to PPTX. that part of code predates work on custom shapes
-and is unable to export general custom shapes yet. it will need a bit
+and is unable to export general custom shapes yet. It will need a bit
of work as LO has more complex equations than DrawingML. other parts
should work OK, PPTX --> ODP should work and don't lose any
data. presets should already survive PPTX --> ODP --> PPTX roundtrip