summaryrefslogtreecommitdiff
path: root/web.php
diff options
context:
space:
mode:
Diffstat (limited to 'web.php')
-rw-r--r--web.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/web.php b/web.php
index b14f8c9..48539b9 100644
--- a/web.php
+++ b/web.php
@@ -69,7 +69,7 @@ if($results["spelling"]["type"] != "no_correction"){
urlencode($results["spelling"]["correction"]) .
'&' .
$frontend->buildquery($get, true) .
- '">' .
+ '&spellcheck=no">' .
$results["spelling"]["correction"] .
'</a>?' .
'</div>';