<div dir="ltr">Great tool ! <div>Just discovered that openstack.common.rpc does have typos, another good reason to migrate to oslo.messaging.rpc :-)</div><div><br></div><div>-Sylvain</div></div><div class="gmail_extra"><br>
<br><div class="gmail_quote">2013/12/3 Joe Gordon <span dir="ltr"><<a href="mailto:joe.gordon0@gmail.com" target="_blank">joe.gordon0@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">HI all,<div><br></div><div>Recently I have seen a few patches fixing a few typos.  I would like to point out a really nifty tool to detect commonly misspelled words.  So next time you want to fix a typo, instead of just fixing a single one you can go ahead and fix a whole bunch.<br>



<div><br></div><div><a href="https://github.com/lyda/misspell-check" target="_blank">https://github.com/lyda/misspell-check</a><br></div></div><div><br></div><div>To install it:</div><div><span style="color:rgb(51,51,51);font-family:'Ubuntu Mono',monospace;font-size:12px;line-height:18px">  $ pip install misspellings</span></div>



<div><br></div><div>To use it in your favorite openstack repo:</div><div><span style="color:rgb(51,51,51);font-family:'Ubuntu Mono',monospace;font-size:12px;line-height:18px"> $ git ls-files | grep -v locale | misspellings -f -</span><br>



</div><div><br></div><div><br></div><div>Sample output:</div><div><br></div><div><a href="http://paste.openstack.org/show/54354" target="_blank">http://paste.openstack.org/show/54354</a></div><div><br></div><div><br></div>


<div>best,</div>
<div>Joe</div></div>
<br>_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br></blockquote></div><br></div>