aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/language/en/acp')
-rw-r--r--phpBB/language/en/acp/bots.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/acp/bots.php b/phpBB/language/en/acp/bots.php
index a4e81645fd..45bbdfbad9 100644
--- a/phpBB/language/en/acp/bots.php
+++ b/phpBB/language/en/acp/bots.php
@@ -46,7 +46,7 @@ $lang = array_merge($lang, array(
'BOT_LANG_EXPLAIN' => 'The language presented to the bot as it browses.',
'BOT_LAST_VISIT' => 'Last visit',
'BOT_IP' => 'Bot IP address',
- 'BOT_IP_EXPLAIN' => 'Partial matches are allowed, seperate addresses with an apostrophe. A single hostname may be entered instead of an IP.',
+ 'BOT_IP_EXPLAIN' => 'Partial matches are allowed, seperate addresses with a comma.',
'BOT_NAME' => 'Bot name',
'BOT_NAME_EXPLAIN' => 'Used only for your own information.',
'BOT_NEVER' => 'Never',