summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2014-12-17 15:03:20 -0600
committerSol Jerome <sol.jerome@gmail.com>2014-12-17 15:03:20 -0600
commit24cf0cea4cfe34c18dcb53af074149237386fa33 (patch)
treeb37511006b3f8c2e114842cdf4b58ddd368cfcea
parentc4a4af8d9cbcd9bcb398fcbdac4e724b7c416332 (diff)
downloadbcfg2-24cf0cea4cfe34c18dcb53af074149237386fa33.tar.gz
bcfg2-24cf0cea4cfe34c18dcb53af074149237386fa33.tar.bz2
bcfg2-24cf0cea4cfe34c18dcb53af074149237386fa33.zip
schemas/clients.xsd: Fix typo
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
-rw-r--r--schemas/clients.xsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/schemas/clients.xsd b/schemas/clients.xsd
index 20a77b0dd..b6d04b3bf 100644
--- a/schemas/clients.xsd
+++ b/schemas/clients.xsd
@@ -60,7 +60,7 @@
<xsd:attribute type='xsd:string' name='profile' use='required'>
<xsd:annotation>
<xsd:documentation>
- Profile group naem to associate this client with.
+ Profile group name to associate this client with.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>