diff options
author | jocuri%softhome.net <> | 2008-04-04 11:48:17 +0000 |
---|---|---|
committer | jocuri%softhome.net <> | 2008-04-04 11:48:17 +0000 |
commit | acf7c69d836dcde93923d8630439b3fb487096f3 (patch) | |
tree | 2438850a9ac1b083bcaf8d5f2f534f409e330e9a /docs/en | |
parent | 966dfb49c5ae92f031748470b0bba6a8f7761cc1 (diff) | |
download | bugs-acf7c69d836dcde93923d8630439b3fb487096f3.tar bugs-acf7c69d836dcde93923d8630439b3fb487096f3.tar.gz bugs-acf7c69d836dcde93923d8630439b3fb487096f3.tar.bz2 bugs-acf7c69d836dcde93923d8630439b3fb487096f3.tar.xz bugs-acf7c69d836dcde93923d8630439b3fb487096f3.zip |
Documentation patch: fix spelling mistakes on 'offical', 'offically', 'repeatadly'.
Diffstat (limited to 'docs/en')
-rw-r--r-- | docs/en/xml/glossary.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/en/xml/glossary.xml b/docs/en/xml/glossary.xml index 475a23bc4..ce4411e2e 100644 --- a/docs/en/xml/glossary.xml +++ b/docs/en/xml/glossary.xml @@ -180,10 +180,10 @@ are not a part of the official distribution. These scripts are written by third parties and may be in languages other than perl. For those that are in perl, there may be additional modules or other requirements - than those of the offical distribution. + than those of the official distribution. <note> <para>Scripts in the <filename class="directory">contrib</filename> - directory are not offically supported by the Bugzilla team and may + directory are not officially supported by the Bugzilla team and may break in between versions. </para> </note> @@ -214,7 +214,7 @@ <glossdef> <para>A DOS, or Denial of Service attack, is when a user attempts to - deny access to a web server by repeatadly accessing a page or sending + deny access to a web server by repeatedly accessing a page or sending malformed requests to a webserver. This can be effectively prevented by using <filename>mod_throttle</filename> as described in <xref linkend="security-webserver-mod-throttle"/>. A D-DOS, or |