enchant_dict_store_replacement
Add a correction for a word
Beschreibung
void enchant_dict_store_replacement
( resource $dict
, string $mis
, string $cor
)
Parameter-Liste
-
dict
-
Dictionary resource
-
mis
-
The work to fix
-
cor
-
The correct word
Rückgabewerte
Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.