]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Documentation spelling patch: 'intrest' -> 'interest'.
authorjocuri%softhome.net <>
Fri, 24 Feb 2006 09:29:55 +0000 (09:29 +0000)
committerjocuri%softhome.net <>
Fri, 24 Feb 2006 09:29:55 +0000 (09:29 +0000)
docs/xml/security.xml

index f33b003352f0de20a132f68a9c6b06fab8071c66..f8f23235e28c95170fb5ea1890f3147a38204921 100644 (file)
@@ -1,5 +1,5 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: security.xml,v 1.8 2005/11/08 13:34:37 wurblzap%gmail.com Exp $ -->
+<!-- $Id: security.xml,v 1.8.2.1 2006/02/24 01:29:55 jocuri%softhome.net Exp $ -->
 
 <chapter id="security">
 <title>Bugzilla Security</title>
@@ -293,7 +293,7 @@ skip-networking
       </itemizedlist>
 
       <para>Be sure to test that data that should not be accessed remotely is
-      properly blocked. Of particular intrest is the localconfig file which
+      properly blocked. Of particular interest is the localconfig file which
       contains your database password. Also, be aware that many editors
       create temporary and backup files in the working directory and that
       those should also not be accessable. For more information, see