diff --git a/copyparty/web/up2k.js b/copyparty/web/up2k.js index 4ecc9223..da53bcb6 100644 --- a/copyparty/web/up2k.js +++ b/copyparty/web/up2k.js @@ -1771,7 +1771,7 @@ function up2k_init(subtle) { function draw_turbo() { var msgu = '
WARNING: turbo enabled, client may not detect and resume incomplete uploads; see turbo-button tooltip
', - msgs = 'WARNING: turbo enabled, search may give false-positives; see turbo-button tooltip
', + msgs = 'WARNING: turbo enabled, search results can be incorrect; see turbo-button tooltip
', msg = fsearch ? msgs : msgu, omsg = fsearch ? msgu : msgs, html = ebi('u2foot').innerHTML,