Re: [Twisted-Python] trivial typo in core doc

2011-09-20 Thread exarkun
On 20 Sep, 11:40 pm, a.lib...@gmail.com wrote: >""" >For this reason, you must explicitly specific what remote classes will >be accepted, and how their local representatives are to be created. >""" > >I think "explicitly specify" is what is intended. > >I am new to twisted. Not sure how easy it wou

[Twisted-Python] trivial typo in core doc

2011-09-20 Thread David Kao
""" For this reason, you must explicitly specific what remote classes will be accepted, and how their local representatives are to be created. """ I think "explicitly specify" is what is intended. I am new to twisted. Not sure how easy it would have been for me to open a ticket or fix it myself,