ShareKit
ShareKit copied to clipboard
SHKTwitter -validate method
Not sure if this is intentional or not, but the SHKTwitter class defines -validate where all other sharers define -validateItem. This bit me while I was working with a collection of SHKSharer subclasses.
If there's no specific reason for the difference, this pull request renames the SHKTwitter method to match the rest.