From 5bc2219bbedefd234a58f99858ce8aadca89cce4 Mon Sep 17 00:00:00 2001 From: Patrick Webster Date: Tue, 19 Jun 2012 12:51:44 -0500 Subject: [PATCH] [ticket/10865] Typo and phrasing change PHPBB3-10865 --- phpBB/docs/INSTALL.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/docs/INSTALL.html b/phpBB/docs/INSTALL.html index 9f030707f1..781fffb976 100644 --- a/phpBB/docs/INSTALL.html +++ b/phpBB/docs/INSTALL.html @@ -433,7 +433,7 @@
-

Like any online site that allows user input your board could be subject to unwanted posts, often referred to as forum spam. The vast majority of these attacks will be from automated computer computer programs known as spambots. The attacks, generally, are not personal the spammers just try to find accessible targets. phpBB has a number of anti-spam measures built in including a range of CAPTCHAs. However, administrators are strongly earged to read and follow the advice for Preventing Spam in phpBB as soon as possible after completing the installation of your board.

+

Like any online site that allows user input, your board could be subject to unwanted posts; often referred to as forum spam. The vast majority of these attacks will be from automated computer computer programs known as spambots. The attacks, generally, are not personal as the spammers are just trying to find accessible targets. phpBB has a number of anti-spam measures built in including a range of CAPTCHAs. However, administrators are strongly urged to read and follow the advice for Preventing Spam in phpBB as soon as possible after completing the installation of your board.