From 5e3863f0731bfa400d2b0af10926e3e24aef37c9 Mon Sep 17 00:00:00 2001 From: Dobrica Pavlinusic Date: Sat, 27 Aug 2011 00:05:37 +0000 Subject: [PATCH] fix typo --- torrent/rtorrent.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/torrent/rtorrent.rc b/torrent/rtorrent.rc index 3ddd4fb..9287af3 100644 --- a/torrent/rtorrent.rc +++ b/torrent/rtorrent.rc @@ -4,7 +4,7 @@ # ~/.rtorrent.rc and enable/modify the options as needed. Remember to # uncomment the options you wish to enable. -scgi_local=/tmp/rtorret.socket +scgi_local=/tmp/rtorrent.socket # Maximum and minimum number of peers to connect to per torrent. #min_peers = 40 -- 2.20.1