diff --git a/interface.c b/interface.c index 7848258..de6a925 100644 --- a/interface.c +++ b/interface.c @@ -868,7 +868,7 @@ void interpreter (char *line UU) { "msg Text - sends message to this peer\n" "contact_list - prints info about users in your contact list\n" "stats - just for debugging \n" - "history [limit] - prints history (and marks it as read). Default limit = 40\n" + "history [limit] - prints history (and marks it as read). Default limit = 40\n" "dialog_list - prints info about your dialogs\n" "send_photo - sends photo to peer\n" "send_video - sends video to peer\n"