diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2017-03-11 00:54:11 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2017-03-11 12:16:44 +0000 |
commit | 66891aaebe089594fea38368b23800505fc6a0e4 (patch) | |
tree | e175267e04017cf2e21c3d007b3d8adfcaadfc4f /sfx2 | |
parent | f72718614578cc8d76df1cbcee5fd5d9ab0fd00d (diff) |
Fix typos
Change-Id: Ia79bc8d35cf19438d177f31a8e0c8603102b4ef1
Reviewed-on: https://gerrit.libreoffice.org/35061
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/classification/xAL-types.xsd | 2 | ||||
-rw-r--r-- | sfx2/classification/xNL-types.xsd | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sfx2/classification/xAL-types.xsd b/sfx2/classification/xAL-types.xsd index 57bd32ec8aca..f97e5166874e 100644 --- a/sfx2/classification/xAL-types.xsd +++ b/sfx2/classification/xAL-types.xsd @@ -15,7 +15,7 @@ NOTE: This is the schema that users can customise the enumeration lists to meet their
exchange requirements. The enumeration values provided are ONLY SAMPLES and
- is not complete. It is upto the application to decide what the values should be. To achieve
+ is not complete. It is up to the application to decide what the values should be. To achieve
interoperability between applications using this specification, it is recommended that an
SLA/agreement is in place as to what the enumeration values will be used in this file
</xs:documentation>
diff --git a/sfx2/classification/xNL-types.xsd b/sfx2/classification/xNL-types.xsd index 50f5e987e176..7c52e5ba3307 100644 --- a/sfx2/classification/xNL-types.xsd +++ b/sfx2/classification/xNL-types.xsd @@ -15,7 +15,7 @@ NOTE: This is the schema that users can customise the enumeration lists to meet their
exchange requirements. The enumeration values provided are ONLY SAMPLES and
- is not complete. It is upto the application to decide what the values should be. To achieve
+ is not complete. It is up to the application to decide what the values should be. To achieve
interoperability between applications using this specification, it is recommended that an
SLA/agreement is in place as to what the enumeration values will be used in this file
</xs:documentation>
|