diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2018-04-01 16:46:19 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2018-04-12 20:14:30 +0200 |
commit | b5a2dbdb7dbe4f9286dee7b451e06e7f82e9e787 (patch) | |
tree | 92887e05df3bd2c3c7b23127d2107d773212a3a9 /sfx2 | |
parent | a65d69179ee0a2b8035746a8e4c8000770758974 (diff) |
Fix typos
Change-Id: Ie6ce882d5d39cdd24d0647b9fdddabafeee1d25f
Reviewed-on: https://gerrit.libreoffice.org/52277
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/classification/xNL.xsd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/classification/xNL.xsd b/sfx2/classification/xNL.xsd index ce67d6367e26..1e5cafe16bc8 100644 --- a/sfx2/classification/xNL.xsd +++ b/sfx2/classification/xNL.xsd @@ -78,7 +78,7 @@ </xs:attribute>
<xs:attribute name="Usage" type="PartyNameUsageList">
<xs:annotation>
- <xs:documentation>Tye of use of this data. e.g. data exchange, contact, update, create</xs:documentation>
+ <xs:documentation>Type of use of this data. e.g. data exchange, contact, update, create</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="Status" type="ct:StatusList">
|