]> git.0d.be Git - empathy.git/blobdiff - src/empathy-roster-window.c
fixed grammatical error: setup -> set up could find this error only in src/empathy...
[empathy.git] / src / empathy-roster-window.c
index c09094eb0b787c7e08129549635be54e511591d1..93001d8d428b18d1137ee0382e89bbe9418e3aa0 100644 (file)
@@ -475,7 +475,7 @@ static void
 display_page_no_account (EmpathyRosterWindow *self)
 {
   display_page_message (self,
-      _("You need to setup an account to see contacts here."),
+      _("You need to set up an account to see contacts here."),
       PAGE_MESSAGE_FLAG_ACCOUNTS);
 }