diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2020-08-18 15:53:43 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2020-08-19 09:47:44 +0200 |
commit | 8d1aaca8fea5b2330a2019b64188e66223cb35e3 (patch) | |
tree | 14d27a6ec9248940cb1403320cdf7463a9c2455a | |
parent | d23e3f51c22ee36833afe5cde91b2e30adef1fe5 (diff) |
Fix typo
Change-Id: Ia659860a0512ef0bb9405e794bb4c5fc4c6f6f55
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100923
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Jenkins
-rw-r--r-- | writerfilter/documentation/ooxml/model.rng | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/writerfilter/documentation/ooxml/model.rng b/writerfilter/documentation/ooxml/model.rng index a29e1499205a..a7d298991abf 100644 --- a/writerfilter/documentation/ooxml/model.rng +++ b/writerfilter/documentation/ooxml/model.rng @@ -291,7 +291,7 @@ documentation for that file. The schema has two parts: - Properties: this maps elements/attributes to SPRM/attribute tokens - Stream: If the element itself does not require any special handling, - but the subelemenents are interesting, use this resource. If no + but the subelements are interesting, use this resource. If no explicit resource element is available, then a null context will be created and the element and all its subelements will be ignored. --> |