From cd98d1c69f5073fb0fd587cbc56cacd106d537e9 Mon Sep 17 00:00:00 2001 From: lolcat Date: Wed, 6 Sep 2023 08:43:22 -0400 Subject: fixed brave spelling and other things --- web.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web.php') 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"] . '?' . ''; -- cgit v1.2.3