summaryrefslogtreecommitdiff
path: root/oox/README
diff options
context:
space:
mode:
Diffstat (limited to 'oox/README')
-rw-r--r--oox/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/oox/README b/oox/README
index a25307930259..31cb9de38d59 100644
--- a/oox/README
+++ b/oox/README
@@ -129,14 +129,14 @@ needed. Radek backported code for the new commands to 3-6
and 4-0 branches.
the drawingml also contains new presets (compared to binary/VML) and
-so we now have code with these presets - they are basicallly
+so we now have code with these presets - they are basically
predefined custom shapes. we generate them using scripts in
oox/source/drawingml/customshapes/ and the output are
oox/source/drawingml/customshapepresets[123456].cxx source files
containing the definition for the preset shapes. this mean that we
import presets from OOXML files perfectly. one area to look at might
be check how handles on the imported custom shapes (and presets)
-wotk.
+work.
the source code generation happens in these steps: