mirror of
https://git.lolcat.ca/lolcat/4get.git
synced 2026-01-04 09:45:26 -05:00
duckduckgo spelling fix
This commit is contained in:
parent
502f6d12e4
commit
1a00bf8069
1 changed files with 1 additions and 1 deletions
|
|
@ -718,7 +718,7 @@ class ddg{
|
|||
->getTextContent(
|
||||
$json["suggestion"]
|
||||
),
|
||||
"correction" => $json["recourseText"]
|
||||
"correction" => html_entity_decode($json["recourseText"])
|
||||
];
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue