summaryrefslogtreecommitdiff
path: root/schema
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-03-02 10:03:34 +0100
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-03-02 12:34:21 +0000
commit51d996354f11048d7759cd7e206a2383421c2c81 (patch)
tree4c34da7dbec966bcceb3477ac14c2eda1be2e84c /schema
parentb068d9fb8d29e06ff652b1493605cea22a9199f3 (diff)
Fix typos
Change-Id: If5e709c9d6e3a4fbb568bdc261cccd214dd0cbd3 Reviewed-on: https://gerrit.libreoffice.org/34784 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'schema')
-rw-r--r--schema/odf1.0/OpenDocument-schema-v1.0-os.rng2
1 files changed, 1 insertions, 1 deletions
diff --git a/schema/odf1.0/OpenDocument-schema-v1.0-os.rng b/schema/odf1.0/OpenDocument-schema-v1.0-os.rng
index cf4ee51741a5..8f21e4caf46a 100644
--- a/schema/odf1.0/OpenDocument-schema-v1.0-os.rng
+++ b/schema/odf1.0/OpenDocument-schema-v1.0-os.rng
@@ -14009,7 +14009,7 @@
<define name="shadowType">
<choice>
<value>none</value>
- <!-- The follwing string must match an XSL shadow decl -->
+ <!-- The following string must match an XSL shadow decl -->
<ref name="string"/>
</choice>
</define>