On Sat, 8 May 2010, John P. Hartmann wrote:
Using the C API, I get spelling errors on numbers such as sixty-four. I suppose I need to split the word into two and test each separately or is there any help in the API?
Sorry, you have to handle these yourself. Aspell does not have support for hyphenated words.
_______________________________________________ Aspell-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/aspell-user
