sudar / wp-plugin-in-github

Collection of shell scripts that I am using to manage and deploy WordPress Plugins from github into svn
http://sudarmuthu.com/blog/developing-wordpress-plugins-in-github
76 stars 20 forks source link

Fix typo. Rename convertor to converter. #10

Closed wedi closed 11 years ago

wedi commented 11 years ago

Sometimes in software development you make a typo and it chases you for a long time because by the time you recognize it, there already is a bunch of other developers relying on your API. So change it while it's still possible. :)

sudar commented 11 years ago

Thanks for finding this. I am not a native English speaker and this somehow slipped through :)

Will merge this pull request as soon as I get to my desktop.

wedi commented 11 years ago

I fixed a few more typos. I'm not a native speaker, too, but I'm quite confident my changes are correct.

Thank you for preparing these scripts! :)

sudar commented 11 years ago

Thanks. Just merged it.