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

index 909d85b7578da866dff0f207dd10058dc9444476..7e16ba28d99bfb22fc9c6dc866c986c588bd3532 100644 (file)
@@ -1,5 +1,5 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: security.xml,v 1.8.2.2 2006/03/01 11:30:40 jocuri%softhome.net Exp $ -->
+<!-- $Id: security.xml,v 1.8.2.3 2006/03/01 11:42:25 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>