pspell_config_ignoreDescriptionbool pspell_config_ignore ( int dictionary_link, int n )pspell_config_ignore() should be used on a config before calling pspell_new_config(). This function allows short words to be skipped by the spell checker. Words less than n characters will be skipped.
| |||