summaryrefslogtreecommitdiffstats
path: root/schemas/privkey.xsd
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2013-02-05 08:59:30 -0500
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2013-02-05 08:59:30 -0500
commit906b38cf27bad87b78b457f86db46e6cae5384b7 (patch)
tree5fc876ac72971d7be63031a81904e99934801b79 /schemas/privkey.xsd
parentf05d66c4858f9757b1a372f0a5de2c956c058f00 (diff)
downloadbcfg2-906b38cf27bad87b78b457f86db46e6cae5384b7.tar.gz
bcfg2-906b38cf27bad87b78b457f86db46e6cae5384b7.tar.bz2
bcfg2-906b38cf27bad87b78b457f86db46e6cae5384b7.zip
misc. schema and schema doc fixes
Diffstat (limited to 'schemas/privkey.xsd')
-rw-r--r--schemas/privkey.xsd2
1 files changed, 1 insertions, 1 deletions
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.