diff --git a/application/views/eqsl/download.php b/application/views/eqsl/download.php
index ec011de3..2fb8bb10 100644
--- a/application/views/eqsl/download.php
+++ b/application/views/eqsl/download.php
@@ -74,7 +74,7 @@ foreach ($qslsnotdownloaded->result_array() as $qsl) {
Cloudlog will use the eQSL credentials from your Cloudlog user profile to connect to eQSL and download confirmations.
-
Due to a rate limit of approximately 10 seconds per eQSL picture download calling this function will take a long time to complete! Thus may have to call this function several times depending on the amount of outstanding cards.
+
Due to a rate limit of approximately 10 seconds per eQSL picture download calling this function will take a long time to complete! Thus you may have to call this function several times depending on the amount of outstanding cards. This may run into a script timeout depending on the PHP configuration.