diff options
author | pdanner <pdanner@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2008-01-15 17:26:00 +0000 |
---|---|---|
committer | pdanner <pdanner@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2008-01-15 17:26:00 +0000 |
commit | 923c7b6da9eb81500c29e2a68ffc0f4a863d90d7 (patch) | |
tree | 8c2fcb7053ed47d4c14f902f45339eee251f1191 /common/src/main/resources | |
parent | 769e807a565bb0ebcab8073890883de31a9dde24 (diff) | |
download | moa-id-spss-923c7b6da9eb81500c29e2a68ffc0f4a863d90d7.tar.gz moa-id-spss-923c7b6da9eb81500c29e2a68ffc0f4a863d90d7.tar.bz2 moa-id-spss-923c7b6da9eb81500c29e2a68ffc0f4a863d90d7.zip |
Minor enhancements
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1056 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'common/src/main/resources')
-rw-r--r-- | common/src/main/resources/resources/schemas/MOA-ID-Configuration-1.4.2.xsd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/src/main/resources/resources/schemas/MOA-ID-Configuration-1.4.2.xsd b/common/src/main/resources/resources/schemas/MOA-ID-Configuration-1.4.2.xsd index c0ceb1d2e..360789834 100644 --- a/common/src/main/resources/resources/schemas/MOA-ID-Configuration-1.4.2.xsd +++ b/common/src/main/resources/resources/schemas/MOA-ID-Configuration-1.4.2.xsd @@ -472,7 +472,7 @@ <xsd:sequence>
<xsd:element name="ClientKeyStore" minOccurs="0">
<xsd:annotation>
- <xsd:documentation>URL zu einem KeyStore, der den privaten Schlüssel, der für die TLS-Client-Authentisierung verwendetwird, enthält</xsd:documentation>
+ <xsd:documentation>URL zu einem KeyStore, der den privaten Schlüssel, der für die TLS-Client-Authentisierung verwendet wird, enthält</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:simpleContent>
|