]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Documentation patch: fix 'privleged'->'privileged' spelling.
authorjocuri%softhome.net <>
Fri, 4 Apr 2008 11:48:20 +0000 (11:48 +0000)
committerjocuri%softhome.net <>
Fri, 4 Apr 2008 11:48:20 +0000 (11:48 +0000)
docs/en/xml/security.xml

index 351283b2c40aa661b9a03557307126701743a94c..3734a30fb6ff075c77b91eedcace3192ae59c4a3 100644 (file)
@@ -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>