]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 279218 : Incorrect spelling: unpresidented should be unprecedented
authortravis%sedsystems.ca <>
Fri, 21 Jan 2005 15:09:38 +0000 (15:09 +0000)
committertravis%sedsystems.ca <>
Fri, 21 Jan 2005 15:09:38 +0000 (15:09 +0000)
docs/xml/security.xml

index f9d04a443aaff2aab7c5e89cdc57224f734bcc3b..1da0eee0e5e565e94e951a5357aa0cd7b569c193 100644 (file)
@@ -1,5 +1,5 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: security.xml,v 1.2.2.1 2004/12/03 23:19:25 jake%bugzilla.org Exp $ -->
+<!-- $Id: security.xml,v 1.2.2.2 2005/01/21 07:09:38 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>