I recently wrote a document containing the word, "I've." I am unaware if there is an open issue regarding the spell checks inability to handle contractions. However, there is a larger problem, when spell check runs into "I've" it throws the following error code.
```
Access violation at address 6E881322 in module 'hunspell.dll'.
Read of address 055BF000.
```
Later in the document, it ran across another "I've" and gave this error.
```
Access violation at address 7792FD4E in module 'ntdll.dll'.
Read of address F0E0D0BD.
```
Hopefully, this issue can be resolved. Thanks, Jacob.