plamoni / SiriProxy

A (tampering) proxy server for Apple's Siri
GNU General Public License v3.0
2.12k stars 343 forks source link

Typo in plugin_manager.rb #444

Closed douglasdollars closed 11 years ago

douglasdollars commented 11 years ago

VERY cool project.

This doesn't change functionality at all, but I noticed a typo in the output and updated plugin_manager.rb and the README for it. (also whitespace cleanup in the README)

plamoni commented 11 years ago

Looks like you took out some trailing space or something on a bunch of lines. Can you rebase and then make sure to modify only the typos so that I can more easily see what you fixed? Then resubmit the pull request and I'll check it out.

Thanks for your interest and support!!

douglasdollars commented 11 years ago

No problem. You can also always eliminate the view of whitespace in commits through appending ?w=0 (like so)