X-Git-Url: https://git.camperquake.de/gitweb.cgi?p=xmlrtorrent.git;a=blobdiff_plain;f=xmlrtorrent.pl;fp=xmlrtorrent.pl;h=5896a25cd733870026cfb06f65df1aa185e4458f;hp=3e13500abb79e3b3b27c9088dd02778c7c259bd5;hb=cd743f791e7684d7041bb6c161f871ccd3e90f86;hpb=fe5880e8642621d70d46f142378054d06f031f3e diff --git a/xmlrtorrent.pl b/xmlrtorrent.pl index 3e13500..5896a25 100644 --- a/xmlrtorrent.pl +++ b/xmlrtorrent.pl @@ -249,7 +249,7 @@ sub cmd_remote { return; } - write_irssi('List of rempote torrents'); + write_irssi('List of remote torrents'); if (0 == scalar(@{$rqueue})) { write_irssi(' (no torrents in remote queue)'); } else {