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

index 49795ce053efa3ae57dbc3ab71d461eeaed9fc70..f8fd539778271b37149f6c1b0bef5c92fdc1fd71 100644 (file)
@@ -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>