--- a/console/gntaccount.c Mon Jul 03 21:19:56 2006 +0000 +++ b/console/gntaccount.c Tue Jul 04 01:32:39 2006 +0000 @@ -38,7 +38,7 @@ gnt_widget_set_name(accounts.window, "accounts"); gnt_box_add_widget(GNT_BOX(accounts.window), - gnt_label_new(_("You can enable/disable accounts from the follwing list."))); + gnt_label_new(_("You can enable/disable accounts from the following list."))); accounts.tree = gnt_tree_new(); GNT_WIDGET_SET_FLAGS(accounts.tree, GNT_WIDGET_NO_BORDER);