aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjocuri%softhome.net <>2008-04-04 11:48:18 +0000
committerjocuri%softhome.net <>2008-04-04 11:48:18 +0000
commit3943075ad1671271e2da520d5236659f19cac674 (patch)
treefdad57e3868d3ac0bb074d063f66f7a889298b43
parent38ca2daf11576b56c57a743c63acacf8d4858791 (diff)
downloadbugs-3943075ad1671271e2da520d5236659f19cac674.tar
bugs-3943075ad1671271e2da520d5236659f19cac674.tar.gz
bugs-3943075ad1671271e2da520d5236659f19cac674.tar.bz2
bugs-3943075ad1671271e2da520d5236659f19cac674.tar.xz
bugs-3943075ad1671271e2da520d5236659f19cac674.zip
Documentation spelling patch: 'intrest' -> 'interest'.
-rw-r--r--docs/en/xml/security.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/en/xml/security.xml b/docs/en/xml/security.xml
index c9b853b76..96ec5c897 100644
--- a/docs/en/xml/security.xml
+++ b/docs/en/xml/security.xml
@@ -1,5 +1,5 @@
<!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: security.xml,v 1.8 2008/04/04 06:48:15 wurblzap%gmail.com Exp $ -->
+<!-- $Id: security.xml,v 1.11 2008/04/04 06:48:18 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