From 731969b9b0cc294870b07c8d093bf2c6d6876cb8 Mon Sep 17 00:00:00 2001 From: Qnd Date: Fri, 16 Sep 2016 12:06:22 +0900 Subject: [PATCH] small spelling/grammar fixes --- Common-Tasks-in-rTorrent.rest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Common-Tasks-in-rTorrent.rest b/Common-Tasks-in-rTorrent.rest index ec7ea17..47904b7 100644 --- a/Common-Tasks-in-rTorrent.rest +++ b/Common-Tasks-in-rTorrent.rest @@ -291,9 +291,9 @@ Make sure you have tmux installed (tmux instead of screen): .. code-block:: - $ sudo atp-get update; sudo apt-get install tmux + $ sudo apt-get update; sudo apt-get install tmux -Create the following file (as sudo/root at location: /etc/systemd/system/rtorrent.service) +Create the following file (with sudo/root permission at this location:) /etc/systemd/system/rtorrent.service .. code-block::