From 9dd5f0b4dee221db713ad8f36f9c23ea5bee7045 Mon Sep 17 00:00:00 2001 From: mathieui Date: Tue, 4 Oct 2016 00:54:57 +0200 Subject: "information" is already plural, fix wording --- poezio/windows/roster_win.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'poezio/windows/roster_win.py') 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 """ -- cgit v1.2.3