diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2018-07-23 16:28:03 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2018-07-23 23:38:57 +0200 |
commit | e1328b89fa87cbb333c096bf229a810317f25bc3 (patch) | |
tree | b6a784be4261b559f42e7e741685641960c39a78 /sfx2 | |
parent | 2a1e975f4fa67162f3c7b37939fa0a3b771376f5 (diff) |
Fix typos
Change-Id: If0d8f4033d9bc20f521d33d732fb349f0df5eeef
Reviewed-on: https://gerrit.libreoffice.org/57822
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Jenkins
Diffstat (limited to 'sfx2')
-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 982a48b8fa66..13babc61580b 100644 --- a/sfx2/classification/xAL.xsd +++ b/sfx2/classification/xAL.xsd @@ -268,7 +268,7 @@ </xs:element>
<xs:element name="Premises" minOccurs="0">
<xs:annotation>
- <xs:documentation>Details of the Premises (could be building(s), site, loaction, property, premise, place) which is a landmark place which has a main address such as large mail user (e.g. Airport, Hospital, University) or could be a building (e.g. apartment, house) or a building or complex of buildings (e.g. an apartment complex or shopping centre) or even a vacant land (e.g. LOT). A premises can have many sub-addresses such as apartments in a building having its own addresses or buildings within an airport having its own addresses including its own thoroughfares</xs:documentation>
+ <xs:documentation>Details of the Premises (could be building(s), site, location, property, premise, place) which is a landmark place which has a main address such as large mail user (e.g. Airport, Hospital, University) or could be a building (e.g. apartment, house) or a building or complex of buildings (e.g. an apartment complex or shopping centre) or even a vacant land (e.g. LOT). Premises can have many sub-addresses such as apartments in a building having its own addresses or buildings within an airport having its own addresses including its own thoroughfares</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:complexContent>
|