From: Christian Garbs Date: Sun, 28 Dec 2008 01:05:37 +0000 (+0100) Subject: fix typo X-Git-Url: https://git.camperquake.de/gitweb.cgi?p=xmlrtorrent.git;a=commitdiff_plain;h=cd743f791e7684d7041bb6c161f871ccd3e90f86 fix typo --- 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 {