Editing a LaTeX document with vim, I noticed it was only spell-checking comments. I fixed this by add this to my ./vimrc:
./vimrc
autocmd FileType plaintex,tex,latex syntax spell toplevel