Compare commits
No commits in common. "430c0a2f0f72f1254ab65d53f13640fe02418f05" and "502f6d12e49afa25e82bd9d1c8418e3956af36bf" have entirely different histories.
430c0a2f0f
...
502f6d12e4
@ -718,7 +718,7 @@ class ddg{
|
||||
->getTextContent(
|
||||
$json["suggestion"]
|
||||
),
|
||||
"correction" => html_entity_decode($json["recourseText"])
|
||||
"correction" => $json["recourseText"]
|
||||
];
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user