]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 279218 : Incorrect spelling: unpresidented should be unprecedented
authortravis%sedsystems.ca <>
Fri, 4 Apr 2008 11:48:11 +0000 (11:48 +0000)
committertravis%sedsystems.ca <>
Fri, 4 Apr 2008 11:48:11 +0000 (11:48 +0000)
docs/en/xml/security.xml

index 8ecc388a1ff230662f4d6a8b006ea0ac6731f19c..3d2eef83f659af686a659f97408a42cf3c5ef0af 100644 (file)
@@ -1,5 +1,5 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: security.xml,v 1.3 2008/04/04 06:48:10 jake%bugzilla.org Exp $ -->
+<!-- $Id: security.xml,v 1.4 2008/04/04 06:48:11 travis%sedsystems.ca Exp $ -->
 
 <chapter id="security">
 <title>Bugzilla Security</title>
     <section id="security-os-chroot">
     <title>The <filename>chroot</filename> Jail</title>
     
-      <para>If your system supports it, you may wish to consider running
-      Bugzilla inside of a <filename>chroot</filename> jail. This option
-      provides unpresidented security by restricting anything running
-      inside the jail from accessing any information outside of it. If you
-      wish to use this option, please consult the documentation that came
-      with your system.
+      <para>
+        If your system supports it, you may wish to consider running
+        Bugzilla inside of a <filename>chroot</filename> jail. This option
+        provides unprecedented security by restricting anything running
+        inside the jail from accessing any information outside of it. If you
+        wish to use this option, please consult the documentation that came
+        with your system.
       </para>
       
     </section>