diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2017-11-20 21:39:14 +0100 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2017-11-21 06:04:52 +0100 |
commit | 0d4cc84ccaedebdcb3303e6c8cdd209d8390c64d (patch) | |
tree | a07a44ae0a0156a5b8bee7c4607c2d35f0ab0111 /sfx2/classification | |
parent | 30465a05098246342763977beae625dfbb4dd0ea (diff) |
Fix typos
Change-Id: Ifd95ada4477d7d21ffbadd355226f91f2a2371e1
Reviewed-on: https://gerrit.libreoffice.org/45004
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'sfx2/classification')
-rw-r--r-- | sfx2/classification/xAL.xsd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/classification/xAL.xsd b/sfx2/classification/xAL.xsd index c568c5001890..982a48b8fa66 100644 --- a/sfx2/classification/xAL.xsd +++ b/sfx2/classification/xAL.xsd @@ -497,7 +497,7 @@ </xs:attribute>
<xs:attribute name="AddressID" type="ct:String">
<xs:annotation>
- <xs:documentation>A unique address identifier such as postal delivery idetifier assigned to the address by local postal authority, e.g. DPID in Australia.</xs:documentation>
+ <xs:documentation>A unique address identifier such as postal delivery identifier assigned to the address by local postal authority, e.g. DPID in Australia.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="AddressIDType" type="AddressIDTypeList">
|