fix typo
authorChristian Garbs <mitch@cgarbs.de>
Sun, 28 Dec 2008 01:05:37 +0000 (02:05 +0100)
committerRalf Ertzinger <sun@lain.camperquake.de>
Sun, 28 Dec 2008 21:16:43 +0000 (22:16 +0100)
xmlrtorrent.pl

index 3e13500..5896a25 100644 (file)
@@ -249,7 +249,7 @@ sub cmd_remote {
             return;
         }
 
             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 {
         if (0 == scalar(@{$rqueue})) {
             write_irssi('  (no torrents in remote queue)');
         } else {