Opened 9 years ago
Closed 9 years ago
#6392 enhancement closed fixed (fixed)
Typo in test_irc
Reported by: | lvh | Owned by: | Tom Prince |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | core | Keywords: | easy typo |
Cc: | Branch: |
branches/typo-in-test_irc-6392
branch-diff, diff-cov, branch-cov, buildbot |
|
Author: | tomprince |
Description
17:24 < Taggnostr> I found a typo in http://twistedmatrix.com/trac/browser/trunk/twisted/words/test/test_irc.py#L1689 17:24 < Taggnostr> s/IRCCLient/IRCClient/ (lowercase l)
Attachments (1)
Change History (8)
comment:1 Changed 9 years ago by
Owner: | set to Arjun |
---|---|
Status: | new → assigned |
Changed 9 years ago by
Attachment: | my-twisted-patch.patch added |
---|
comment:2 Changed 9 years ago by
Keywords: | review added |
---|---|
Owner: | Arjun deleted |
Status: | assigned → new |
comment:3 Changed 9 years ago by
Author: | → tomprince |
---|---|
Branch: | → branches/typo-in-test_irc-6392 |
(In [37846]) Branching to typo-in-test_irc-6392.
comment:4 Changed 9 years ago by
comment:5 Changed 9 years ago by
Keywords: | review removed |
---|---|
Owner: | set to Tom Prince |
I added a .misc newsfile.
Otherwise, this change looks good. I'll merge.
comment:7 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Patch-v0 : Fixed the Typo (Changed 'L' to 'l')