summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorjocuri%softhome.net <>2008-04-04 13:48:20 +0200
committerjocuri%softhome.net <>2008-04-04 13:48:20 +0200
commit7b89775e77e1917f50b36c5dc918bf0a39b5c3ef (patch)
treeb5b1a6b9016c7e553f40477eca583722025c49d3 /docs
parent11c9fb65e221fcadb249548dbdb02cd6678e5e8c (diff)
downloadbugzilla-7b89775e77e1917f50b36c5dc918bf0a39b5c3ef.tar.gz
bugzilla-7b89775e77e1917f50b36c5dc918bf0a39b5c3ef.tar.xz
Documentation patch: fix 'privleged'->'privileged' spelling.
Diffstat (limited to 'docs')
-rw-r--r--docs/en/xml/security.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/en/xml/security.xml b/docs/en/xml/security.xml
index 351283b2c..3734a30fb 100644
--- a/docs/en/xml/security.xml
+++ b/docs/en/xml/security.xml
@@ -1,5 +1,5 @@
<!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: security.xml,v 1.12 2008/04/04 06:48:19 jocuri%softhome.net Exp $ -->
+<!-- $Id: security.xml,v 1.13 2008/04/04 06:48:20 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>