summaryrefslogtreecommitdiff
path: root/scraper/brave.php
diff options
context:
space:
mode:
Diffstat (limited to 'scraper/brave.php')
-rw-r--r--scraper/brave.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/scraper/brave.php b/scraper/brave.php
index cb140f1..793e948 100644
--- a/scraper/brave.php
+++ b/scraper/brave.php
@@ -277,7 +277,7 @@ class brave{
// spellcheck
if($spellcheck == "no"){
- $q["spellcheck"] = "0";
+ $q["spellcheck"] = "1";
}
}
/*