aspell_check
Description
bool aspell_check ( int dictionary_link, string word )aspell_check() checks the spelling of a word.
Parameters
dictionary_linkThe dictionnary link identifier returned by aspell_new().
wordThe tested word.
aspell_check() checks the spelling of a word.
dictionary_linkThe dictionnary link identifier returned by aspell_new().
wordThe tested word.
Total time: 0.4311