summaryrefslogtreecommitdiffstats
path: root/schemas
diff options
context:
space:
mode:
Diffstat (limited to 'schemas')
-rw-r--r--schemas/packages.xsd1
-rw-r--r--schemas/privkey.xsd2
2 files changed, 1 insertions, 2 deletions
diff --git a/schemas/packages.xsd b/schemas/packages.xsd
index 9e7489d51..2645a8be0 100644
--- a/schemas/packages.xsd
+++ b/schemas/packages.xsd
@@ -112,7 +112,6 @@
</xsd:annotation>
</xsd:element>
<xsd:choice>
- <xsd:group ref="py:genshiElements"/>
<xsd:element name="Blacklist" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
diff --git a/schemas/privkey.xsd b/schemas/privkey.xsd
index 392f28e97..cf53904f0 100644
--- a/schemas/privkey.xsd
+++ b/schemas/privkey.xsd
@@ -14,7 +14,7 @@
<xsd:complexType name="PrivateKeyGroupType">
<xsd:annotation>
<xsd:documentation>
- An **PrivateKeyGroupType** is a tag used to provide logic.
+ A **PrivateKeyGroupType** is a tag used to provide logic.
Child entries of a PrivateKeyGroupType tag only apply to
machines that match the condition specified -- either
membership in a group, or a matching client name.