summaryrefslogtreecommitdiff
path: root/web.php
diff options
context:
space:
mode:
authorlolcat <will@lolcat.ca>2023-09-06 08:43:22 -0400
committerlolcat <will@lolcat.ca>2023-09-06 08:43:22 -0400
commitcd98d1c69f5073fb0fd587cbc56cacd106d537e9 (patch)
tree9e74e540c3d830d781d56c89403e2a9944b0e12b /web.php
parent5b8c9eaed7897749251ab2ee1cebdf7637b6ce43 (diff)
fixed brave spelling and other things
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>';