Somehow all my pages are getting " /" (space slash) added to the end of all my html tags.

ie <p />

When I look at the raw files in a text editor they do not appear but when they are parsed they do appear on the website, and are visible when viewing source code.

How do I stop this from happening?