summaryrefslogtreecommitdiff
path: root/poezio/windows/roster_win.py
diff options
context:
space:
mode:
Diffstat (limited to 'poezio/windows/roster_win.py')
-rw-r--r--poezio/windows/roster_win.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/poezio/windows/roster_win.py b/poezio/windows/roster_win.py
index f8ca90a2..c6ec7b8a 100644
--- a/poezio/windows/roster_win.py
+++ b/poezio/windows/roster_win.py
@@ -215,8 +215,8 @@ class RosterWin(Win):
def draw_contact_line(self, y, contact, colored, group, show_roster_sub=False,
show_s2s_errors=True, show_roster_jids=False):
"""
- Draw on a line all informations about one contact.
- This is basically the highest priority resource's informations
+ Draw on a line all information about one contact.
+ This is basically the highest priority resource's information
Use 'color' to draw the jid/display_name to show what is
the currently selected contact in the list
"""