]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Documentation patch: fix spelling for 'comprimise' and 'comprimised'.
authorjocuri%softhome.net <>
Wed, 1 Mar 2006 21:04:51 +0000 (21:04 +0000)
committerjocuri%softhome.net <>
Wed, 1 Mar 2006 21:04:51 +0000 (21:04 +0000)
docs/xml/security.xml

index 23afc402a35411023ffb9e1cf491e7183ce9ea66..a8eda5338a33a3691acb43fdf24bb2f5684dd647 100644 (file)
@@ -1,5 +1,5 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: security.xml,v 1.6.2.3 2006/03/01 11:42:41 jocuri%softhome.net Exp $ -->
+<!-- $Id: security.xml,v 1.6.2.4 2006/03/01 13:04:51 jocuri%softhome.net Exp $ -->
 
 <chapter id="security">
 <title>Bugzilla Security</title>
@@ -49,8 +49,8 @@
       <quote>SYSTEM</quote> introduces obvious security concerns, the
       problems introduced by running everything as <quote>nobody</quote> may
       not be so obvious. Basically, if you run every daemon as
-      <quote>nobody</quote> and one of them gets comprimised it can
-      comprimise every other daemon running as <quote>nobody</quote> on your
+      <quote>nobody</quote> and one of them gets compromised it can
+      compromise every other daemon running as <quote>nobody</quote> on your
       machine. For this reason, it is recommended that you create a user
       account for each daemon.
       </para>