Merge lp:~gingerchris/endroid/typo into lp:endroid

Proposed by ChrisD
Status: Merged
Approved by: ChrisD
Approved revision: 99
Merged at revision: 99
Proposed branch: lp:~gingerchris/endroid/typo
Merge into: lp:endroid
Diff against target: 12 lines (+1/-1)
1 file modified
src/endroid/usermanagement.py (+1/-1)
To merge this branch: bzr merge lp:~gingerchris/endroid/typo
Reviewer Review Type Date Requested Status
ChrisD Approve
Review via email: mp+252912@code.launchpad.net

Commit message

Fix typo

Description of the change

Clue is in the (branch) name

To post a comment you must log in.
Revision history for this message
ChrisD (gingerchris) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'src/endroid/usermanagement.py'
--- src/endroid/usermanagement.py 2014-09-29 10:15:28 +0000
+++ src/endroid/usermanagement.py 2015-03-13 15:06:53 +0000
@@ -44,7 +44,7 @@
4444
45 Methods:45 Methods:
46 Inherited from twisted:46 Inherited from twisted:
47 full - string representation of the JID - user str(JID) instead47 full - string representation of the JID - use str(JID) instead
48 userhost - string representation of just the user and host48 userhost - string representation of just the user and host
49 parts of this JID49 parts of this JID
50 userhostJID - a new JID object representing just the user and 50 userhostJID - a new JID object representing just the user and

Subscribers

People subscribed via source and target branches