summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2014-10-13 13:38:17 -0500
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2014-10-13 13:38:17 -0500
commit2fe0d859d26a5bbd6ec6cadd44de47ed7d9d5acd (patch)
tree23397040571dea82a399212451b15cea0e6dc6df
parenta2363eefd17ceb8a98206c465ca11d2889f72756 (diff)
parentc4522cdf47404f2ddee08afaafbb95ab7ca631ef (diff)
downloadbcfg2-2fe0d859d26a5bbd6ec6cadd44de47ed7d9d5acd.tar.gz
bcfg2-2fe0d859d26a5bbd6ec6cadd44de47ed7d9d5acd.tar.bz2
bcfg2-2fe0d859d26a5bbd6ec6cadd44de47ed7d9d5acd.zip
Merge pull request #200 from AlexanderS/fix-doc
doc: replace tabs with spaces
-rw-r--r--schemas/acl.xsd2
-rw-r--r--schemas/types.xsd6
2 files changed, 4 insertions, 4 deletions
diff --git a/schemas/acl.xsd b/schemas/acl.xsd
index 0c3e3ecdd..ac678b6c1 100644
--- a/schemas/acl.xsd
+++ b/schemas/acl.xsd
@@ -3,7 +3,7 @@
<xsd:annotation>
<xsd:documentation>
acl config schema for bcfg2
- Matt Schwager
+ Matt Schwager
</xsd:documentation>
</xsd:annotation>
diff --git a/schemas/types.xsd b/schemas/types.xsd
index a0fb7ed0a..0a55f6355 100644
--- a/schemas/types.xsd
+++ b/schemas/types.xsd
@@ -487,9 +487,9 @@
<xsd:annotation>
<xsd:documentation>
This field is typically used to record general information
- about the account or its user(s) such as their real name
- and phone number. If this is not set, the GECOS will be
- the same as the username.
+ about the account or its user(s) such as their real name
+ and phone number. If this is not set, the GECOS will be
+ the same as the username.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>