summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorjocuri%softhome.net <>2006-03-01 20:42:08 +0100
committerjocuri%softhome.net <>2006-03-01 20:42:08 +0100
commit75c07fd9bd81c44bc082e342c51faf2b567b7b0a (patch)
tree6de8901c9012d096f6477ed23c42c6b2faf0bbf8 /docs
parentb48bb30b5531dc67d199b5f773fa54a77016dc38 (diff)
downloadbugzilla-75c07fd9bd81c44bc082e342c51faf2b567b7b0a.tar.gz
bugzilla-75c07fd9bd81c44bc082e342c51faf2b567b7b0a.tar.xz
Documentation patch: fix 'privleged'->'privileged' spelling.
Diffstat (limited to 'docs')
-rw-r--r--docs/xml/security.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/xml/security.xml b/docs/xml/security.xml
index 49795ce05..f8fd53977 100644
--- a/docs/xml/security.xml
+++ b/docs/xml/security.xml
@@ -1,5 +1,5 @@
<!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: security.xml,v 1.12 2006/03/01 11:30:14 jocuri%softhome.net Exp $ -->
+<!-- $Id: security.xml,v 1.13 2006/03/01 11:42:08 jocuri%softhome.net Exp $ -->
<chapter id="security">
<title>Bugzilla Security</title>
@@ -90,7 +90,7 @@
<title>The MySQL System Account</title>
<para>As mentioned in <xref linkend="security-os-accounts"/>, the MySQL
- daemon should run as a non-privleged, unique user. Be sure to consult
+ daemon should run as a non-privileged, unique user. Be sure to consult
the MySQL documentation or the documentation that came with your system
for instructions.
</para>