]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Documentation patch: fix 'privleged'->'privileged' spelling.
authorjocuri%softhome.net <>
Wed, 1 Mar 2006 19:43:09 +0000 (19:43 +0000)
committerjocuri%softhome.net <>
Wed, 1 Mar 2006 19:43:09 +0000 (19:43 +0000)
docs/xml/security.xml

index aeec8d22763298e15d734c7cc0cb7a5b500103f7..7ee4f8252ef3859ce22090b24004e71dad33e816 100644 (file)
@@ -1,5 +1,5 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: security.xml,v 1.2.2.5 2006/03/01 11:32:04 jocuri%softhome.net Exp $ -->
+<!-- $Id: security.xml,v 1.2.2.6 2006/03/01 11:43:09 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>